Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
laloadrianmorales
/
openai-oss-groq
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
laloadrianmorales
commited on
Aug 6
Commit
d962bcd
·
verified
·
1 Parent(s):
1e6d961
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -419,4 +419,6 @@ if __name__ == "__main__":
419
share=False,
420
show_error=True,
421
server_port=7860,
422
-
favicon_path=None
419
share=False,
420
show_error=True,
421
server_port=7860,
422
+
favicon_path=None
423
+
)
424
+
)