pokkiri commited on
Commit
355af14
1 Parent(s): b98823b

update requirments.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  fastai==2.7.12
2
- gradio==3.34.0
3
  timm==0.9.2
4
  torch==2.0.1
5
- torchvision==0.15.2
 
 
 
1
  fastai==2.7.12
2
+
3
  timm==0.9.2
4
  torch==2.0.1
5
+ torchvision==0.15.2
6
+
7
+ gradio==3.34.0