Spaces:
Running
on
T4
Running
on
T4
Ahsen Khaliq
commited on
Commit
•
59d32db
1
Parent(s):
8528cb7
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
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
|
|
|
1 |
import pystuck
|
2 |
pystuck.run_server()
|
3 |
|
|
|
4 |
import os
|
5 |
os.system("pip install gradio==2.4.6")
|
6 |
from huggingface_hub import hf_hub_download
|