AlexZou commited on
Commit
730251a
1 Parent(s): c598f3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -3,7 +3,9 @@ import os
3
 
4
 
5
  os.system("git clone https://github.com/AlexZou14/Deploy_Restoration")
 
6
  os.system("mv Deploy_Restoration/* ./")
 
7
 
8
 
9
  def inference(image, task):
 
3
 
4
 
5
  os.system("git clone https://github.com/AlexZou14/Deploy_Restoration")
6
+ os.system("ls")
7
  os.system("mv Deploy_Restoration/* ./")
8
+ os.system("ls")
9
 
10
 
11
  def inference(image, task):