mkthoma commited on
Commit
a5f8b9a
1 Parent(s): 7c18e45

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ accelerate
2
+ peft
3
+ bitsandbytes
4
+ transformers
5
+ trl
6
+ einops
7
+ huggingface_hub
8
+ gradio
9
+ torch