Ahsen Khaliq commited on
Commit
ca7c264
·
1 Parent(s): e6e7cb5

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("git clone https://github.com/AK391/kapao")
3
- os.chdir("kapao")
4
  os.system('gdown https://drive.google.com/uc?id=1hv0xwdbdf-Ym06Hpjy6wKyIklNmKmB99') # kapao_s_coco.pt
5
  import gradio as gr
6
 
 
1
  import os
 
 
2
  os.system('gdown https://drive.google.com/uc?id=1hv0xwdbdf-Ym06Hpjy6wKyIklNmKmB99') # kapao_s_coco.pt
3
  import gradio as gr
4