Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snekkenull authored Jul 6, 2024
1 parent 7d4393a commit 0337371
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/webui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,8 @@ This repository contains a Gradio web UI for a translation agent that utilizes v
cd translation-agent
poetry install --with app
poetry shell
python .\app\webui\app.py
```

2. **Set API Keys:**
- Rename `.env.sample` to `.env`, you can add your API keys for each service:

Expand Down

0 comments on commit 0337371

Please sign in to comment.