paopaoka3325 commited on
Commit
90193cd
·
1 Parent(s): 9c20424

add requiretment

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import os
2
 
3
- os.system('pip install ontogpt')
4
 
5
  import gradio as gr
6
 
 
1
  import os
2
 
3
+ # os.system('pip install ontogpt')
4
 
5
  import gradio as gr
6