Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huzey
/
ncut-pytorch
like
7
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
huzey
commited on
Aug 27, 2024
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