Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FacundoCuba authored Dec 15, 2024
1 parent fef65ab commit f4d4fdb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@
- `json`

## Installation
### Using Conda Environment
1. Create and activate a Conda environment:
```bash
conda create -n yt_scribe_env python=3.8 -y
conda activate yt_scribe_env
```
2. Install dependencies:
```bash
pip install torch whisper yt-dlp
```

### Manual Installation
1. Download the script.
2. Install dependencies:
```bash
Expand Down

0 comments on commit f4d4fdb

Please sign in to comment.