littlebird13 commited on
Commit
bceb187
·
verified ·
1 Parent(s): 42753d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
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
 
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