Ahsen Khaliq
commited on
Commit
•
c6ee8af
1
Parent(s):
303ed60
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import os
|
2 |
import gradio as gr
|
3 |
os.system("gdown https://drive.google.com/uc?id=1eF04jKMLAb9DvzI72m8Akn5ykWf3EafE")
|
4 |
-
os.system("gdown https://drive.google.com/uc?id=
|
5 |
|
6 |
from PIL import Image
|
7 |
|
|
|
1 |
import os
|
2 |
import gradio as gr
|
3 |
os.system("gdown https://drive.google.com/uc?id=1eF04jKMLAb9DvzI72m8Akn5ykWf3EafE")
|
4 |
+
os.system("gdown https://drive.google.com/uc?id=1PedYtI-K26FIpr9Iq2xrEgT9_DnPzble")
|
5 |
|
6 |
from PIL import Image
|
7 |
|