Spaces:
Runtime error
Runtime error
Commit
·
de7cd64
1
Parent(s):
d9be3a6
README
Browse files
app.py
CHANGED
@@ -183,7 +183,7 @@ you get an error, please make sure the [ReSym field helper
|
|
183 |
space](https://huggingface.co/spaces/ejschwartz/resym-field-helper) is
|
184 |
running.
|
185 |
|
186 |
-
Model inference is currently **not working
|
187 |
""",
|
188 |
examples=examples,
|
189 |
)
|
|
|
183 |
space](https://huggingface.co/spaces/ejschwartz/resym-field-helper) is
|
184 |
running.
|
185 |
|
186 |
+
Model inference is currently **not working** due to a HuggingFace ZeroGPU problem. I am investigating the issue.
|
187 |
""",
|
188 |
examples=examples,
|
189 |
)
|