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