adi-123 commited on
Commit
ad4ff47
1 Parent(s): 70757ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ To use this application:
41
  1. Clone this repository.
42
  2. Install the required dependencies using `pip install -r requirements.txt`.
43
  3. Set up the necessary environment variables:
44
- - `TOGETHER_API_KEY`: OpenAI API key.
45
  - `HUGGINGFACEHUB_API_TOKEN`: Hugging Face API token.
46
  4. Run the Streamlit app with `streamlit run app.py`.
47
  5. Upload an image file (supported formats: jpg, jpeg, png).
 
41
  1. Clone this repository.
42
  2. Install the required dependencies using `pip install -r requirements.txt`.
43
  3. Set up the necessary environment variables:
44
+ - `TOGETHER_API_KEY`: TOGETHER AI API key.
45
  - `HUGGINGFACEHUB_API_TOKEN`: Hugging Face API token.
46
  4. Run the Streamlit app with `streamlit run app.py`.
47
  5. Upload an image file (supported formats: jpg, jpeg, png).