Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
fix requirement
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
seaborn
|
| 3 |
-
|
| 4 |
base64
|
| 5 |
matplotlib
|
| 6 |
spacy==3.6.0
|
|
|
|
| 1 |
gradio
|
| 2 |
seaborn
|
| 3 |
+
Pillow
|
| 4 |
base64
|
| 5 |
matplotlib
|
| 6 |
spacy==3.6.0
|