zcodel commited on
Commit
1b4eeea
·
verified ·
1 Parent(s): 978099a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  huggingface_hub==0.22.2
2
- pillow
3
- opencv-python
4
  pandas
5
- gradio
 
 
1
  huggingface_hub==0.22.2
2
+ gradio>=3.0.0
 
3
  pandas
4
+ transformers
5
+