Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
diffusers==0.11.1
|
2 |
numpy==1.23.5
|
3 |
opencv_python==3.4.17.63
|
|
|
1 |
+
transformers
|
2 |
diffusers==0.11.1
|
3 |
numpy==1.23.5
|
4 |
opencv_python==3.4.17.63
|