thiagohersan commited on
Commit
1baf01d
1 Parent(s): abd237b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio==4.23.0
2
- fastapi
 
3
  Pillow
4
  scipy
5
  torch
 
1
+ gradio==3.43.0
2
+ numpy==1.25.0
3
+ fastapi==0.99.0
4
  Pillow
5
  scipy
6
  torch