Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ transformers==4.21.2
|
|
| 8 |
tqdm
|
| 9 |
ujson
|
| 10 |
gradio
|
| 11 |
-
gradio_client
|
|
|
|
|
|
| 8 |
tqdm
|
| 9 |
ujson
|
| 10 |
gradio
|
| 11 |
+
gradio_client
|
| 12 |
+
numpy==1.21.0
|