Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gabrielchua/open-notebooklm
WodeDadao
/
open-notebooklm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
knowsuchagency
commited on
Jun 9, 2024
Commit
f93f98f
·
1 Parent(s):
50a37e0
chore: Remove unnecessary fields from Gradio interface configuration
Browse files
Files changed (1)
hide
show
main.py
+0
-1
main.py
CHANGED
Viewed
@@ -112,5 +112,4 @@ demo = gr.Interface(
112
113
demo.launch(
114
show_api=False,
115
-
116
)
112
113
demo.launch(
114
show_api=False,
115
)