Spaces:
Runtime error
Runtime error
Commit
·
32aa76a
1
Parent(s):
5933be5
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch
|
3 |
torchvision
|
4 |
git+https://github.com/huggingface/diffusers.git
|
5 |
-
transformers
|
6 |
ftfy
|
7 |
numpy
|
8 |
matplotlib
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
git+https://github.com/huggingface/diffusers.git
|
5 |
+
transformers==4.19.2
|
6 |
ftfy
|
7 |
numpy
|
8 |
matplotlib
|