Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
|
|
3 |
pillow
|
4 |
huggingface_hub
|
5 |
torchsde==0.2.6
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
opencv-python-headless
|
4 |
pillow
|
5 |
huggingface_hub
|
6 |
torchsde==0.2.6
|