Spaces:
Runtime error
Runtime error
Updating packages requirements.txt
#28
by
p20523810
- opened
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
--find-links https://storage.googleapis.com/jax-releases/libtpu_releases.html
|
2 |
-
jax[tpu]
|
3 |
torch
|
4 |
transformers>=4.40.0
|
5 |
flax==0.7.2
|
6 |
cached-property
|
7 |
requests
|
8 |
-
yt-dlp
|
|
|
1 |
--find-links https://storage.googleapis.com/jax-releases/libtpu_releases.html
|
2 |
+
jax[tpu]
|
3 |
torch
|
4 |
transformers>=4.40.0
|
5 |
flax==0.7.2
|
6 |
cached-property
|
7 |
requests
|
8 |
+
yt-dlp
|