Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -9,9 +9,9 @@ numpy==1.22.4
|
|
9 |
opencv_python==4.5.5.64
|
10 |
packaging==21.0
|
11 |
Pillow==10.0.0
|
12 |
-
torch
|
13 |
-
torchinfo
|
14 |
-
torchvision
|
15 |
tqdm==4.62.3
|
16 |
transformers==4.25.1
|
17 |
git+https://github.com/wdcqc/WaveFunctionDiffusion.git
|
|
|
9 |
opencv_python==4.5.5.64
|
10 |
packaging==21.0
|
11 |
Pillow==10.0.0
|
12 |
+
torch
|
13 |
+
torchinfo
|
14 |
+
torchvision
|
15 |
tqdm==4.62.3
|
16 |
transformers==4.25.1
|
17 |
git+https://github.com/wdcqc/WaveFunctionDiffusion.git
|