Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
samarthagarwal23
/
Scotch_recommendation
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
samarthagarwal23
commited on
Feb 16, 2022
Commit
9b22dfc
·
1 Parent(s):
25bc958
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,5 +48,5 @@ interface = gr.Interface(
48
49
interface.launch(
50
enable_queue=True,
51
-
cache_examples=True,
52
)
48
49
interface.launch(
50
enable_queue=True,
51
+
#
cache_examples=True,
52
)