Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
|
|
2 |
import os
|
3 |
|
4 |
|
5 |
-
os.system("git clone https://github.com/AlexZou14/Deploy_Restoration
|
6 |
os.system("mv Deploy_Restoration/* ./")
|
7 |
|
8 |
|
|
|
2 |
import os
|
3 |
|
4 |
|
5 |
+
os.system("git clone https://github.com/AlexZou14/Deploy_Restoration")
|
6 |
os.system("mv Deploy_Restoration/* ./")
|
7 |
|
8 |
|