Spaces:
Runtime error
Runtime error
Delete queue.
Browse files
app.py
CHANGED
@@ -11,7 +11,6 @@ from screenshot import (
|
|
11 |
)
|
12 |
from spaces_info import description, examples, initial_prompt_value
|
13 |
|
14 |
-
|
15 |
API_URL = os.getenv("API_URL")
|
16 |
HF_API_TOKEN = os.getenv("HF_API_TOKEN")
|
17 |
|
|
|
11 |
)
|
12 |
from spaces_info import description, examples, initial_prompt_value
|
13 |
|
|
|
14 |
API_URL = os.getenv("API_URL")
|
15 |
HF_API_TOKEN = os.getenv("HF_API_TOKEN")
|
16 |
|