Ahmed-El-Sharkawy commited on
Commit
01cce67
1 Parent(s): b427766

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -5,6 +5,9 @@ torchvision==0.19.1
5
  numpy==1.26.4
6
  gradio
7
  transformers
8
- 'transformers einops accelerate langchain bitsandbytes'
 
 
 
9
 
10
 
 
5
  numpy==1.26.4
6
  gradio
7
  transformers
8
+ einops
9
+ accelerate
10
+ langchain
11
+ bitsandbytes
12
 
13