Ahsen Khaliq
commited on
Commit
·
058c46e
1
Parent(s):
1643b12
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import os
|
2 |
import gradio as gr
|
3 |
import sys
|
4 |
-
|
5 |
os.system("pip install gradio==2.4.6")
|
6 |
|
7 |
os.system("git clone https://github.com/AK391/PAMA.git")
|
|
|
1 |
import os
|
2 |
import gradio as gr
|
3 |
import sys
|
|
|
4 |
os.system("pip install gradio==2.4.6")
|
5 |
|
6 |
os.system("git clone https://github.com/AK391/PAMA.git")
|