xianbao HF staff commited on
Commit
fa1bd77
1 Parent(s): 539d4c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import os
6
  import numpy as np
7
  from urllib3.exceptions import HTTPError
8
  os.system('pip install dashscope modelscope -U')
9
- os.system('pip install gradio==3.*')
10
 
11
  # os.environ['CUDA_VISIBLE_DEVICES'] = '0,1'
12
  from argparse import ArgumentParser
 
6
  import numpy as np
7
  from urllib3.exceptions import HTTPError
8
  os.system('pip install dashscope modelscope -U')
 
9
 
10
  # os.environ['CUDA_VISIBLE_DEVICES'] = '0,1'
11
  from argparse import ArgumentParser