Spaces:
Runtime error
Runtime error
wybertwang
commited on
Commit
•
2ecbbd6
1
Parent(s):
ee87a3a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ https://download.pytorch.org/whl/cu111/torch-1.10.1%2Bcu111-cp38-cp38-linux_x86_
|
|
2 |
https://download.pytorch.org/whl/cu111/torchvision-0.11.2%2Bcu111-cp38-cp38-linux_x86_64.whl
|
3 |
https://download.pytorch.org/whl/cu111/torchaudio-0.10.1%2Bcu111-cp38-cp38-linux_x86_64.whl
|
4 |
openai
|
5 |
-
pillow
|
6 |
langchain==0.0.101
|
7 |
transformers==4.28.1
|
8 |
ftfy
|
|
|
2 |
https://download.pytorch.org/whl/cu111/torchvision-0.11.2%2Bcu111-cp38-cp38-linux_x86_64.whl
|
3 |
https://download.pytorch.org/whl/cu111/torchaudio-0.10.1%2Bcu111-cp38-cp38-linux_x86_64.whl
|
4 |
openai
|
5 |
+
pillow==9.5.0
|
6 |
langchain==0.0.101
|
7 |
transformers==4.28.1
|
8 |
ftfy
|