Spaces:
Build error
Build error
Pavani2704
commited on
Commit
•
a4f3abe
1
Parent(s):
dc13db1
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ numpy
|
|
4 |
matplotlib.pyplot
|
5 |
sklearn
|
6 |
transformers
|
7 |
-
torch
|
|
|
|
|
|
4 |
matplotlib.pyplot
|
5 |
sklearn
|
6 |
transformers
|
7 |
+
torch
|
8 |
+
Pillow
|
9 |
+
requests
|