vigneshwar472
commited on
Commit
•
05d0420
1
Parent(s):
2677330
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ torch
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
requests
|
4 |
pillow
|
5 |
-
accelerate
|
|
|
|
|
|
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
requests
|
4 |
pillow
|
5 |
+
accelerate
|
6 |
+
scipy
|
7 |
+
numpy
|
8 |
+
pandas
|