Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ikeofai
/
learn-python-simple
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3fa7def
learn-python-simple
/
app.py
Ikeofai
Update app.py
3fa7def
verified
almost 2 years ago
raw
Copy download link
history
blame
95 Bytes
pip install -U transformers peft
import
gradio
as
gr
gr.load(
"models/Ikeofai/outputs"
).launch()