Spaces:
Runtime error
Runtime error
LayBraid
commited on
Commit
·
67dd31a
1
Parent(s):
ae92333
:construction: update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ streamlit==1.2.0
|
|
| 2 |
transformers~=4.19.4
|
| 3 |
numpy~=1.22.2
|
| 4 |
nmslib~=2.1.1
|
| 5 |
-
Pillow~=9.0.1
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
transformers~=4.19.4
|
| 3 |
numpy~=1.22.2
|
| 4 |
nmslib~=2.1.1
|
| 5 |
+
Pillow~=9.0.1
|
| 6 |
+
jax
|
| 7 |
+
jaxlib
|
| 8 |
+
flax
|