Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Narsil
/
test_t4_xformers
like
0
Runtime error
App
Files
Files
Community
Narsil
HF staff
commited on
Nov 18, 2022
Commit
14d8a56
•
1 Parent(s):
625cbce
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -19,3 +19,5 @@ def greet(name):
19
20
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
21
iface.launch()
19
20
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
21
iface.launch()
22
+
23
+
# dummy