ejschwartz commited on
Commit
803e1b0
·
1 Parent(s): 3cb2b56

Update status

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ you get an error, please make sure the [ReSym field helper
157
  space](https://huggingface.co/spaces/ejschwartz/resym-field-helper) is
158
  running.
159
 
160
- Model inference is currently **not working**. I am investigating the issue.
161
  """,
162
  examples=examples,
163
  )
 
157
  space](https://huggingface.co/spaces/ejschwartz/resym-field-helper) is
158
  running.
159
 
160
+ Model inference is currently **not working**. It seems like a HuggingFace ZeroGPU problems. I am investigating the issue.
161
  """,
162
  examples=examples,
163
  )