Spaces:
Running
Running
feat: less requirements are necessary
Browse filesFormer-commit-id: a628c0f646ede2e0f31048ab115a28336587af54
- requirements.txt +1 -8
requirements.txt
CHANGED
|
@@ -2,12 +2,5 @@
|
|
| 2 |
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|
| 3 |
jax[cuda111]
|
| 4 |
flax
|
| 5 |
-
|
| 6 |
-
-e git+https://github.com/huggingface/transformers.git@master#egg=transformers
|
| 7 |
-
-e git+https://github.com/huggingface/datasets.git@master#egg=datasets
|
| 8 |
-
flax
|
| 9 |
-
jupyter
|
| 10 |
-
wandb
|
| 11 |
-
ftfy
|
| 12 |
-
streamlit
|
| 13 |
gradio
|
|
|
|
| 2 |
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|
| 3 |
jax[cuda111]
|
| 4 |
flax
|
| 5 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
gradio
|