Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reach-vb
/
Blazingly-fast-LoRA
like
51
Paused
App
Files
Files
Community
9
Fetching metadata from the HF Docker repository...
Update app.py
#6
by
ysharma
HF Staff
- opened
May 12
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)