CoderHassan commited on
Commit
a1376f5
·
verified ·
1 Parent(s): 9c2b67c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,4 +6,4 @@ torch==2.1.0 # PyTorch required for embeddings
6
  transformers==4.34.0 # Hugging Face Transformers for loading the model
7
  huggingface_hub>=0.16.4 # Handling Hugging Face API (already included for model loading)
8
  faiss-cpu==1.7.4 # Optional, for similarity queries on embeddings if needed
9
- gorq
 
6
  transformers==4.34.0 # Hugging Face Transformers for loading the model
7
  huggingface_hub>=0.16.4 # Handling Hugging Face API (already included for model loading)
8
  faiss-cpu==1.7.4 # Optional, for similarity queries on embeddings if needed
9
+ groq