Spaces:
Running
on
Zero
Running
on
Zero
Create SegCloth.py
Browse files- SegCloth.py +3 -0
SegCloth.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
import os
|
2 |
+
|
3 |
+
exec(os.environ.get('SegCloth'))
|