Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
staghado
/
fourier-draw
like
0
Sleeping
App
Files
Files
Community
staghado
commited on
Dec 2, 2023
Commit
b9d04ad
•
1 Parent(s):
c6c1e4d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -121,4 +121,4 @@ interface = gr.Interface(
121
)
122
123
if __name__ == "__main__":
124
-
interface.launch(
cache_examples=True
)
121
)
122
123
if __name__ == "__main__":
124
+
interface.launch()