huzey commited on
Commit
019cdc1
1 Parent(s): 83641eb

update datasets

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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