Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deepgoyal19
/
deepgoyal19-lora6
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepgoyal19-lora6
/
app.py
deepgoyal19
initial commit
01e30d0
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/deepgoyal19/lora6"
).launch()