Spaces:
Runtime error
Runtime error
Nikhil Mudhalwadkar
commited on
Commit
·
e406b89
1
Parent(s):
0fb096b
cloned
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
pytorch_lightning
|
5 |
+
matplotlib
|
6 |
+
albumentations
|
7 |
+
pillow
|
8 |
+
lightning-bolts
|