Ahmed-El-Sharkawy
commited on
Commit
•
01cce67
1
Parent(s):
b427766
Update requirements.txt
Browse files- 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 |
-
|
|
|
|
|
|
|
9 |
|
10 |
|
|
|
5 |
numpy==1.26.4
|
6 |
gradio
|
7 |
transformers
|
8 |
+
einops
|
9 |
+
accelerate
|
10 |
+
langchain
|
11 |
+
bitsandbytes
|
12 |
|
13 |
|