Muinez commited on
Commit
95bf4f3
1 Parent(s): 4d103cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  torch
2
  transformers
3
  opencv-python
4
- pillow
 
 
1
  torch
2
  transformers
3
  opencv-python
4
+ pillow
5
+ gradio=3.41.2