yolac commited on
Commit
b0435fb
·
verified ·
1 Parent(s): fb9e929

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- torch
2
- torchvision
3
- pillow
4
- gradio
5
- requests
 
1
+ gradio==3.39.0
2
+ tensorflow==2.14.0
3
+ Pillow==9.3.0
4
+ numpy==1.22.0