SameerArz commited on
Commit
23483ce
·
verified ·
1 Parent(s): 996d3d2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -8,3 +8,5 @@ groq # Groq API for Mixtral-8x7B
8
  opencv-python # Image processing
9
  pillow # Required for image handling
10
  huggingface_hub # Helps in loading Hugging Face models
 
 
 
8
  opencv-python # Image processing
9
  pillow # Required for image handling
10
  huggingface_hub # Helps in loading Hugging Face models
11
+ git+https://github.com/huggingface/transformers.git
12
+ googletrans==4.0.0-rc1