rtik007 commited on
Commit
dd3c8f6
·
verified ·
1 Parent(s): bd3eb35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- torchvision
3
- matplotlib
4
- gradio
5
  numpy
6
-
 
 
 
 
 
 
 
 
 
1
  numpy
2
+ gradio>=3.34.0
3
+ torch
4
+ torchvision
5
+ requests
6
+ Pillow