Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Daoneeee
/
daon
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Daoneeee
commited on
Nov 3, 2023
Commit
6bd75f8
·
1 Parent(s):
f5f31c2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -107,5 +107,3 @@ demo = gr.Interface(fn=sepia,
107
allow_flagging='never')
108
109
demo.launch()
110
-
111
-
pip install -U gradio
107
allow_flagging='never')
108
109
demo.launch()