Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
BearGayMen
/
Adult_my_storitelling
Like
0
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
alexeyGod
commited on
Apr 3, 2025
Commit
08084eb
·
verified
·
1 Parent(s):
65e8eea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2,5 +2,5 @@ import gradio as gr
2
3
gr.load(
4
"models/2ch/penflux",
5
-
provider="hf-inference",
6
).launch()
2
3
gr.load(
4
"models/2ch/penflux",
5
+
6
).launch()