Afrinetwork7 commited on
Commit
805ce55
1 Parent(s): c173d9b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
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
9
+ fastapi
10
+ uvicorn