runtime error

Downloading (…)okenizer_config.json: 0%| | 0.00/721 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 721/721 [00:00<00:00, 5.39MB/s] Downloading tokenizer.model: 0%| | 0.00/500k [00:00<?, ?B/s] Downloading tokenizer.model: 100%|██████████| 500k/500k [00:00<00:00, 59.9MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/1.84M [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|██████████| 1.84M/1.84M [00:00<00:00, 85.5MB/s] Downloading (…)in/added_tokens.json: 0%| | 0.00/21.0 [00:00<?, ?B/s] Downloading (…)in/added_tokens.json: 100%|██████████| 21.0/21.0 [00:00<00:00, 196kB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/96.0 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 96.0/96.0 [00:00<00:00, 862kB/s] Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> DESCRIPTION += '\n<p>Running on CPU 🥶 This demo does not work on CPU.</p>' NameError: name 'DESCRIPTION' is not defined

Container logs:

Fetching error logs...