ejschwartz commited on
Commit
5672f53
·
1 Parent(s): 3035027

Update README

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ you get an error, please make sure the [ReSym field helper
180
  space](https://huggingface.co/spaces/ejschwartz/resym-field-helper) is
181
  running.
182
 
183
- Model inference is currently **not working** due to a HuggingFace ZeroGPU problem. I am investigating the issue.
184
  """,
185
  examples=examples,
186
  )
 
180
  space](https://huggingface.co/spaces/ejschwartz/resym-field-helper) is
181
  running.
182
 
183
+ The field decoder model is currently **not working** due to a HuggingFace accelerate library problem. I am investigating the issue.
184
  """,
185
  examples=examples,
186
  )