Spaces:
Sleeping
Sleeping
Ron Vallejo
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
openai
|
| 2 |
langchain
|
| 3 |
python-dotenv
|
| 4 |
-
langchain-community
|
|
|
|
|
|
|
|
|
| 1 |
openai
|
| 2 |
langchain
|
| 3 |
python-dotenv
|
| 4 |
+
langchain-community
|
| 5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 6 |
+
torch
|