Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
huzey
/
ncut-pytorch
like
6
Running
on
Zero
App
Files
Files
Community
1
huzey
commited on
Aug 27
Commit
019cdc1
•
1 Parent(s):
83641eb
update datasets
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
# Author: Huzheng Yang
2
# %%
3
-
USE_SPACES =
False
4
5
if USE_SPACES:
6
import spaces
1
# Author: Huzheng Yang
2
# %%
3
+
USE_SPACES =
True
4
5
if USE_SPACES:
6
import spaces