Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jer233
/
AI_Check_project
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jer233
commited on
Dec 31, 2024
Commit
66022b2
·
verified
·
1 Parent(s):
dd291dc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
from demo
.demo
import app
2
3
if __name__ == "__main__":
4
# Launch the Gradio interface
1
+
from demo import app
2
3
if __name__ == "__main__":
4
# Launch the Gradio interface