Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reach-vb
/
Blazingly-fast-LoRA
like
49
Running
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
Update app.py
#6
by
ysharma
HF Staff
- opened
1 day ago
base:
refs/heads/main
←
from:
refs/pr/6
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -383,4 +383,4 @@ with gr.Blocks(theme=gr.themes.Soft(font=font), css=css, delete_cache=(60, 60))
383
384
385
app.queue()
386
-
app.launch(
api_name
=False)
383
384
385
app.queue()
386
+
app.launch(
show_api
=False)