Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AminFaraji
/
FirstSpace
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
AminFaraji
commited on
Sep 29, 2024
Commit
591b22e
·
verified
·
1 Parent(s):
a7ec3ca
Update app2.py
Browse files
Files changed (1)
hide
show
app2.py
+0
-1
app2.py
CHANGED
Viewed
@@ -1,2 +1 @@
1
demo = gr.Interface(fn=greet, inputs="text", outputs="text")
2
-
demo.launch()
1
demo = gr.Interface(fn=greet, inputs="text", outputs="text")