Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
our-sci
/
agriculture-experiments-document-processing
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rosemariafontana
commited on
Aug 30, 2024
Commit
7252bf3
Β·
verified
Β·
1 Parent(s):
63b47dd
share back off for now
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -212,4 +212,4 @@ demo = gr.Interface(
212
213
214
if __name__ == "__main__":
215
-
demo.launch(
share=True
)
212
213
214
if __name__ == "__main__":
215
+
demo.launch()