Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -75,7 +75,6 @@ class PromptRefiner:
|
|
| 75 |
"Error: Model timeout. Please try again later.",
|
| 76 |
"The selected model is currently experiencing high traffic.",
|
| 77 |
"The selected model is currently experiencing high traffic.",
|
| 78 |
-
"The selected model is currently experiencing high traffic."
|
| 79 |
{}
|
| 80 |
)
|
| 81 |
except Exception as e:
|
|
|
|
| 75 |
"Error: Model timeout. Please try again later.",
|
| 76 |
"The selected model is currently experiencing high traffic.",
|
| 77 |
"The selected model is currently experiencing high traffic.",
|
|
|
|
| 78 |
{}
|
| 79 |
)
|
| 80 |
except Exception as e:
|