Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
|