Andyrasika commited on
Commit
98de4ff
1 Parent(s): a8a954f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ xformers==0.0.20
2
+ triton==2.0.0
3
+ gradio_client==0.2.7
4
+ torch==1.8.1+cu102
5
+ torchvision==0.9.1+cu102
6
+ torchaudio==0.8.1
7
+ torchtext==0.9.1
8
+ torchdata==0.3.2
9
+ opencv-python
10
+ matplotlib
11
+ diffusers
12
+ transformers
13
+ datasets
14
+ accelerate
15
+ bitsandbytes
16
+ wandb
17
+ loguru
18
+ pyspark
19
+ llama-cpp-python
20
+ ipykernel