ford442 commited on
Commit
47bdecd
·
verified ·
1 Parent(s): e34cf57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@
6
  # copies of the Software, and to permit persons to whom the Software is
7
  #import spaces
8
  #import subprocess
9
-
10
  #subprocess.run(['sh', './torch.sh'])
11
 
12
  import gradio as gr
 
6
  # copies of the Software, and to permit persons to whom the Software is
7
  #import spaces
8
  #import subprocess
9
+ import os
10
  #subprocess.run(['sh', './torch.sh'])
11
 
12
  import gradio as gr