littlebird13 commited on
Commit
cba84bb
·
verified ·
1 Parent(s): cfe1c34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,6 +1,4 @@
1
  import os
2
- os.system('pip install dashscope')
3
- os.system('modelscope-studio')
4
  import gradio as gr
5
  import modelscope_studio as mgr
6
  from http import HTTPStatus
 
1
  import os
 
 
2
  import gradio as gr
3
  import modelscope_studio as mgr
4
  from http import HTTPStatus