echo840 commited on
Commit
f2e97f3
1 Parent(s): fa345bd

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.32.0
2
+ accelerate
3
+ tiktoken
4
+ einops
5
+ transformers_stream_generator==0.0.4
6
+ scipy
7
+ torch==2.0.1
8
+ torchvision==0.15.2
9
+ torchaudio==2.0.2
10
+ pillow
11
+ tensorboard
12
+ matplotlib
13
+ deepspeed
14
+ gradio
15
+ peft