Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lu2000luk
/
RuttoniAI
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4ff4702
RuttoniAI
/
app.py
lu2000luk
Update app.py
b768b18
about 2 years ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
print
(
"Starting!!1"
)
gr.Interface.load(
"models/lu2000luk/RuttoniAI"
).launch()