Skip to content

Commit fdd148d

Browse files
authored
Update README.md
1 parent b2dfdd7 commit fdd148d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ pip install -r requirements.txt
4444

4545
Also install sadtalker(https://github.com/OpenTalker/SadTalker#%EF%B8%8F-1-installation), the sadtalker directory must be inside backend. Run the sadtalker webui once so that the venv environment is created.
4646

47+
Add your Cohere API key to backend/apikeys.json
48+
4749
# 🔌 How to use
4850

4951
Open up a terminal and go to frontend/topic2explanation
@@ -54,7 +56,7 @@ Open up another terminal and go to backend
5456
```sh
5557
uvicorn main:app
5658
```
57-
Add your Cohere API key to apikeys.json
59+
5860

5961
# 🎨 Customizability
6062
To change the character and voice, you need to put your desired character in characters directory. It must be in 640x720 resolution and for the voice you can choose a voice from the voice list which can be seen using this command.

0 commit comments

Comments
 (0)