Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
opencv-python==4.9.0.80
|
| 5 |
diffusers==0.30.2
|
| 6 |
transformers==4.48.0
|
|
|
|
| 1 |
+
torch==2.6.0
|
| 2 |
+
torchvision
|
| 3 |
+
torchaudio
|
| 4 |
opencv-python==4.9.0.80
|
| 5 |
diffusers==0.30.2
|
| 6 |
transformers==4.48.0
|