Spaces:
Runtime error
Runtime error
Commit
•
b5d3ac5
1
Parent(s):
c3a2b30
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch
|
3 |
torchvision
|
4 |
diffusers==0.6.0
|
5 |
-
transformers
|
6 |
ftfy
|
7 |
numpy
|
8 |
matplotlib
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
diffusers==0.6.0
|
5 |
+
transformers==4.23.1
|
6 |
ftfy
|
7 |
numpy
|
8 |
matplotlib
|