Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nymbo
/
roop
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3v324v23
commited on
Jun 30, 2024
Commit
a659ebf
·
1 Parent(s):
7b78fcc
UP
Browse files
Files changed (1)
hide
show
setup.py
+3
-0
setup.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
from roop.core.py import pre_check
2
+
3
+
pre_check()