pranavinani commited on
Commit
0783595
·
verified ·
1 Parent(s): 8150719

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ SyncDub is a Python application designed to automatically translate and dub vide
40
  * `gradio`
41
  * `python-dotenv`
42
  * `demucs`
43
- * **API Keys:**
44
  * `HUGGINGFACE_TOKEN`: Required for `pyannote.audio` speaker diarization models. Obtain from [Hugging Face](https://huggingface.co/settings/tokens).
45
  * `GROQ_API_KEY` (Optional): Required if using the "groq" translation method. Obtain from [GroqCloud](https://console.groq.com/keys).
46
 
 
40
  * `gradio`
41
  * `python-dotenv`
42
  * `demucs`
43
+ * **API Keys: **
44
  * `HUGGINGFACE_TOKEN`: Required for `pyannote.audio` speaker diarization models. Obtain from [Hugging Face](https://huggingface.co/settings/tokens).
45
  * `GROQ_API_KEY` (Optional): Required if using the "groq" translation method. Obtain from [GroqCloud](https://console.groq.com/keys).
46