Spaces:
Running
Running
crcdng
commited on
Commit
·
f1ad835
1
Parent(s):
c5dd005
message
Browse files- Gradio_UI.py +2 -2
Gradio_UI.py
CHANGED
@@ -255,8 +255,8 @@ class GradioUI:
|
|
255 |
yield messages
|
256 |
yield messages
|
257 |
except:
|
258 |
-
raise gr.Error("Due to the high demand for Your Cyberpunk Local Time Terminal, the space has run out of computing credits. The technician
|
259 |
-
|
260 |
def upload_file(
|
261 |
self,
|
262 |
file,
|
|
|
255 |
yield messages
|
256 |
yield messages
|
257 |
except:
|
258 |
+
raise gr.Error("Due to the high demand for Your Cyberpunk Local Time Terminal, the space has run out of computing credits. The technician has been notified. Please try again later. You can sponsor the project at github.com/sponsors/crcdng. Thank you for your patience.")
|
259 |
+
|
260 |
def upload_file(
|
261 |
self,
|
262 |
file,
|