Spaces:
Runtime error
Runtime error
Commit
·
21584b0
1
Parent(s):
3ac81a2
update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ diffusers==0.10.2
|
|
2 |
opencv-python==4.7.0.72
|
3 |
pyrallis==0.3.1
|
4 |
torch==1.13.1
|
|
|
5 |
transformers==4.25.1
|
6 |
nltk==3.8.1
|
|
|
2 |
opencv-python==4.7.0.72
|
3 |
pyrallis==0.3.1
|
4 |
torch==1.13.1
|
5 |
+
torchvision==0.14.1
|
6 |
transformers==4.25.1
|
7 |
nltk==3.8.1
|