Vision-CAIR commited on
Commit
663e91c
Β·
verified Β·
1 Parent(s): be10055

import_spaces

Browse files
Files changed (1) hide show
  1. demo_v2.py β†’ app.py +1 -2
demo_v2.py β†’ app.py RENAMED
@@ -1,5 +1,4 @@
1
- # python demo_v2.py --cfg-path eval_configs/minigptv2_eval.yaml --gpu-id 0
2
-
3
  import argparse
4
  import os
5
  import random
 
1
+ import spaces
 
2
  import argparse
3
  import os
4
  import random