Spaces:
Running
Running
geekyrakshit
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -29,4 +29,5 @@ instructor>=1.6.3
|
|
29 |
jsonlines>=4.0.0
|
30 |
opencv-python>=4.10.0.84
|
31 |
openai>=1.52.2
|
32 |
-
streamlit>=1.39.0
|
|
|
|
29 |
jsonlines>=4.0.0
|
30 |
opencv-python>=4.10.0.84
|
31 |
openai>=1.52.2
|
32 |
+
streamlit>=1.39.0
|
33 |
+
torch --index-url https://download.pytorch.org/whl/cpu
|