Spaces:
Build error
Build error
juancopi81
commited on
Commit
·
026aa14
1
Parent(s):
2daf15a
Add requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
nest-asyncio
|
2 |
+
pyfluidsynth==1.3.0
|
3 |
+
clu==0.0.7
|
4 |
+
orbax==0.0.2
|
5 |
+
jax[cuda]==0.3.15 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|