Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -19,4 +19,7 @@ Python-IO
|
|
19 |
pandas
|
20 |
openpyxl
|
21 |
requests
|
22 |
-
python-collection
|
|
|
|
|
|
|
|
19 |
pandas
|
20 |
openpyxl
|
21 |
requests
|
22 |
+
python-collection
|
23 |
+
|
24 |
+
torch
|
25 |
+
huggingface-hub
|