Spaces:
Running
on
T4
Running
on
T4
Ahsen Khaliq
commited on
Commit
·
c8fdf06
1
Parent(s):
757cedd
Update app.py
Browse files
app.py
CHANGED
@@ -2,6 +2,7 @@ import pystuck
|
|
2 |
pystuck.run_server()
|
3 |
|
4 |
|
|
|
5 |
import os
|
6 |
os.system("pip install gradio==2.4.6")
|
7 |
from huggingface_hub import hf_hub_download
|
|
|
2 |
pystuck.run_server()
|
3 |
|
4 |
|
5 |
+
|
6 |
import os
|
7 |
os.system("pip install gradio==2.4.6")
|
8 |
from huggingface_hub import hf_hub_download
|