jarguello76 commited on
Commit
021a4e6
·
verified ·
1 Parent(s): d05591b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -56,6 +56,7 @@ class HuggingFaceInferenceWrapper:
56
 
57
 
58
 
 
59
  def run_and_submit_all(profile: gr.OAuthProfile | None):
60
  space_id = os.getenv("SPACE_ID")
61
 
 
56
 
57
 
58
 
59
+
60
  def run_and_submit_all(profile: gr.OAuthProfile | None):
61
  space_id = os.getenv("SPACE_ID")
62