Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TrgTuan10
/
Prompt-generation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
754016d
Prompt-generation
/
app.py
TrgTuan10
Update app.py
754016d
verified
6 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceTB/SmolLM-135M"
).launch(share=
True
)