Tngarg commited on
Commit
506a2a4
·
verified ·
1 Parent(s): 3c4d02b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- torch
2
- transformers
3
- gradio
4
- Pillow
5
- torchvision
6
-
 
 
 
1
+ torch
2
+ transformers
3
+ gradio
4
+ Pillow
5
+ torchvision
6
+ timm
7
+ numpy
8
+