Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aixsatoshi/Japanese_LocalLLMs_demo_multi
sakaltcommunity
/
Test4
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aixsatoshi
commited on
Jul 10, 2024
Commit
821dc90
·
verified
·
1 Parent(s):
f476fe1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -184,5 +184,4 @@ with gr.Blocks() as demo:
184
)
185
186
if __name__ == "__main__":
187
-
demo.launch(share=True)
188
-
```
184
)
185
186
if __name__ == "__main__":
187
+
demo.launch(share=True)