Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ReallyFloppyPenguin
/
GGUF-Finder
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ReallyFloppyPenguin
commited on
Jul 1
Commit
f759236
·
verified
·
1 Parent(s):
9d071ef
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -367,6 +367,4 @@ if __name__ == "__main__":
367
server_name="0.0.0.0",
368
server_port=7860,
369
share=True,
370
-
show_error=True,
371
-
show_tips=True
372
)
367
server_name="0.0.0.0",
368
server_port=7860,
369
share=True,
370
)