Spaces:
Sleeping
Sleeping
zyu commited on
Commit ·
45d73d8
1
Parent(s): cbddd39
fix installation issues
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ https://storage.googleapis.com/jax-releases/cuda12/jaxlib-0.4.13+cuda12.cudnn89-
|
|
| 6 |
numpy==1.22.4
|
| 7 |
torch==1.13.1
|
| 8 |
transformers==4.26.0
|
| 9 |
-
streamlit==1.38.
|
| 10 |
optax==0.1.4
|
| 11 |
orbax==0.1.1
|
| 12 |
sentencepiece==0.1.97
|
|
|
|
| 6 |
numpy==1.22.4
|
| 7 |
torch==1.13.1
|
| 8 |
transformers==4.26.0
|
| 9 |
+
streamlit==1.38.0
|
| 10 |
optax==0.1.4
|
| 11 |
orbax==0.1.1
|
| 12 |
sentencepiece==0.1.97
|