Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torchmetrics==1.0.3
|
|
6 |
torchsummary==1.5.1
|
7 |
torchvision==0.15.2
|
8 |
diffusers==0.21.4
|
9 |
-
ipython==7.28.0
|
|
|
|
6 |
torchsummary==1.5.1
|
7 |
torchvision==0.15.2
|
8 |
diffusers==0.21.4
|
9 |
+
ipython==7.28.0
|
10 |
+
transformers==4.25.1
|