Spaces:
Sleeping
Sleeping
add plotly to requeriments
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torchvision==0.15.2
|
|
| 5 |
|
| 6 |
# fastai library
|
| 7 |
fastai==2.7.12
|
| 8 |
-
timm
|
|
|
|
|
|
| 5 |
|
| 6 |
# fastai library
|
| 7 |
fastai==2.7.12
|
| 8 |
+
timm==0.9.2
|
| 9 |
+
plotly==5.15.0
|