Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers>=4.30
|
|
| 3 |
torch>=2.0
|
| 4 |
sentence-transformers>=2.2
|
| 5 |
matplotlib>=3.5
|
| 6 |
-
numpy>=1.23
|
|
|
|
|
|
| 3 |
torch>=2.0
|
| 4 |
sentence-transformers>=2.2
|
| 5 |
matplotlib>=3.5
|
| 6 |
+
numpy>=1.23
|
| 7 |
+
trl
|