artbreguez commited on
Commit
da69353
·
verified ·
1 Parent(s): fae514e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- torch
2
  transformers
3
  opencv-python
4
- numpy==1.22.4
5
- scipy==1.9.3
 
 
 
 
 
1
  transformers
2
  opencv-python
3
+ gradio==4.36.1
4
+ scipy==1.13.1
5
+ spaces==0.28.3
6
+ torch==2.0.1
7
+ torchvision==0.15.2