whitphx HF staff commited on
Commit
58e3bc3
·
1 Parent(s): 6b00af4
Files changed (2) hide show
  1. app.py +5 -0
  2. requirements.txt +1 -0
app.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ import gradio as gr
2
+
3
+ demo = gr.Interface(lambda x: "cheetah.jpg", "textbox", "image", title="Cheetah Generator")
4
+
5
+ demo.launch()
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ https://gradio-pypi-previews.s3.amazonaws.com/0558cccb96a47df5254e092a916b50de87d08ff3/gradio-5.12.0-py3-none-any.whl