hungchiayu commited on
Commit
1a06327
1 Parent(s): c121eae

Update models.py

Browse files
Files changed (1) hide show
  1. models.py +1 -0
models.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import yaml
2
  import random
3
  import inspect
 
1
+ import spaces
2
  import yaml
3
  import random
4
  import inspect