MoEprometheus commited on
Commit
80ed934
·
verified ·
1 Parent(s): aad0ae0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ jax[cpu]
2
+ flax
3
+ optax
4
+ huggingface_hub
5
+ gradio
6
+ numpy