Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ streamlit-option-menu
|
|
| 3 |
pymongo
|
| 4 |
hugchat
|
| 5 |
python-dotenv
|
| 6 |
-
transformers
|
|
|
|
| 3 |
pymongo
|
| 4 |
hugchat
|
| 5 |
python-dotenv
|
| 6 |
+
transformers[torch]
|