symonw commited on
Commit
a521991
·
verified ·
1 Parent(s): 15f0191

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  transformers==4.44.2
2
  torch
3
- gradio
4
  opencv-python
5
  numpy
6
  einops
7
- pytorch-grad-cam
8
- scikit-image
9
- spaces # if using @spaces.GPU
 
1
  transformers==4.44.2
2
  torch
 
3
  opencv-python
4
  numpy
5
  einops
6
+ grad-cam
7
+ spaces
8
+ # gradio[oauth]==5.9.0 etc. are handled separately in the Dockerfile/build, but if you have them here too, keep