Spaces:
Runtime error
Runtime error
Error 500 Please restart
#23
by
ychuqw
- 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
|
6 |
cached-property
|
7 |
requests
|
8 |
yt-dlp>=2023.3.4
|
|
|
1 |
--find-links https://storage.googleapis.com/jax-releases/libtpu_releases.html
|
2 |
+
jax[tpu]
|
3 |
torch
|
4 |
transformers>=4.40.0
|
5 |
+
flax
|
6 |
cached-property
|
7 |
requests
|
8 |
yt-dlp>=2023.3.4
|