Spaces:
Build error
Build error
Anthony-Ml
commited on
Commit
•
8be6d4b
1
Parent(s):
19a972e
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
1 |
fastai
|
2 |
-
efficientnet-pytorch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastai
|
2 |
+
efficientnet-pytorch
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
torch-lr-finder
|
6 |
+
pytorch-lightning
|
7 |
+
grad-cam
|
8 |
+
pillow
|
9 |
+
numpy
|