sudoping01 commited on
Commit
076151d
·
verified ·
1 Parent(s): 0fcb513

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ Hugging Face Space Entry Point
4
  This script clones the GitHub repository and runs the actual app from it.
5
  This way, git operations in the app target the GitHub repo, not the HF Space.
6
  """
 
7
  import os
8
  import subprocess
9
  import sys
 
4
  This script clones the GitHub repository and runs the actual app from it.
5
  This way, git operations in the app target the GitHub repo, not the HF Space.
6
  """
7
+
8
  import os
9
  import subprocess
10
  import sys