Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ pandas
|
|
| 3 |
openpyxl
|
| 4 |
pyscipopt
|
| 5 |
gurobipy
|
| 6 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
openpyxl
|
| 4 |
pyscipopt
|
| 5 |
gurobipy
|
| 6 |
+
huggingface_hub
|
| 7 |
+
transformers
|
| 8 |
+
torch
|
| 9 |
+
peft
|