Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
transformers
|
|
|
|
| 2 |
accelerate==0.33.*
|
| 3 |
torch
|
| 4 |
gradio[mcp]
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
trl
|
| 3 |
accelerate==0.33.*
|
| 4 |
torch
|
| 5 |
gradio[mcp]
|