Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Kunbyte/ROSE
Lozwang
/
ROSE
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
weiyuchoumou526
commited on
Jul 1, 2025
Commit
35bd432
·
1 Parent(s):
336c3e0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import sys
2
-
sys.path.append("./")
3
4
import spaces
5
import os
1
import sys
2
+
#
sys.path.append("./")
3
4
import spaces
5
import os