husseinhug321 commited on
Commit
4ec0d9d
·
verified ·
1 Parent(s): 5c00b02

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ gradio
3
+ torch
4
+ bitsandbytes
5
+ einops
6
+ accelerate
7
+ logging
8
+ langchain
9
+ langchain-huggingface
10
+ python-dotenv