Hugging Face
Models
Datasets
Spaces
Posts
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...
lu2000luk
commited on
Jul 17, 2023
Commit
b7202a1
·
1 Parent(s):
4ff4702
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
print("Starting!!1")
3
-
gr.
Interface.
load("models/lu2000luk/RuttoniAI").launch()
1
import gradio as gr
2
print("Starting!!1")
3
+
gr.load("models/lu2000luk/RuttoniAI").launch()