Espen Larsen Segelvik commited on
Commit ·
445a9b9
1
Parent(s): fd7c2c2
requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastai
|
| 2 |
+
gradio
|
| 3 |
+
timm
|
| 4 |
+
torch
|
| 5 |
+
torchvision
|