Spaces:
Runtime error
Runtime error
Commit
·
8984401
1
Parent(s):
21856a1
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jinja2==3.0.3
|
2 |
+
python-dotenv
|
3 |
+
mljar-mercury-fork==0.0.16
|
4 |
+
Pillow<7
|
5 |
+
https://download.pytorch.org/whl/cpu/torch-1.11.0%2Bcpu-cp310-cp310-linux_x86_64.whl
|
6 |
+
torchvision==0.2.2
|