junxiliu commited on
Commit
ce52318
·
1 Parent(s): 3e3d0c0

change demo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
 
2
  import warnings
3
- import spaces
4
  warnings.filterwarnings("ignore", category=FutureWarning)
5
  import logging
6
  from argparse import ArgumentParser
 
1
 
2
  import warnings
3
+ import spaces#space
4
  warnings.filterwarnings("ignore", category=FutureWarning)
5
  import logging
6
  from argparse import ArgumentParser