Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
azr
/
ditto
like
0
Running
on
CPU Upgrade
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
azr
HF Staff
commited on
9 days ago
Commit
968993f
·
verified
·
1 Parent(s):
991dee6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -5,4 +5,3 @@ def greet(name):
5
6
demo = gr.Interface(fn=greet, inputs="text", outputs="text")
7
demo.launch()
8
-
5
6
demo = gr.Interface(fn=greet, inputs="text", outputs="text")
7
demo.launch()