Guhanselvam commited on
Commit
76f2964
·
verified ·
1 Parent(s): 6cf119f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,4 +4,4 @@ gradio==3.20.1 # Gradio for building the user interface
4
  requests==2.28.1 # For making HTTP requests to the FastAPI server
5
  langchain==0.0.200 # For working with language models
6
  transformers==4.31.0 # Hugging Face's Transformers library for using models like LLaMA
7
- langchain-gemini # or equivalent, if you are using any specific library for Gemini
 
4
  requests==2.28.1 # For making HTTP requests to the FastAPI server
5
  langchain==0.0.200 # For working with language models
6
  transformers==4.31.0 # Hugging Face's Transformers library for using models like LLaMA
7
+ #langchain-gemini or equivalent, if you are using any specific library for Gemini