Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ numpy
|
|
3 |
selenium
|
4 |
streamlit
|
5 |
langchain_openai
|
6 |
-
torch
|
|
|
|
|
|
3 |
selenium
|
4 |
streamlit
|
5 |
langchain_openai
|
6 |
+
torch
|
7 |
+
transformers
|
8 |
+
huggingface_hub
|