MoinulwithAI commited on
Commit
6692b6d
·
verified ·
1 Parent(s): ea1304a

Update requirement.txt

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