prithivMLmods commited on
Commit
90e31dd
1 Parent(s): 2cd4061

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ bs4
3
+ pillow
4
+ gradio
5
+ torch
6
+ git+https://github.com/huggingface/transformers.git
7
+ opencv-python
8
+ accelerate