Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers
|
|
| 3 |
huggingface_hub
|
| 4 |
black
|
| 5 |
pylint
|
| 6 |
-
torch
|
|
|
|
|
|
| 3 |
huggingface_hub
|
| 4 |
black
|
| 5 |
pylint
|
| 6 |
+
torch
|
| 7 |
+
openai
|