Update README.md
This commit is contained in:
parent
210cd0edd8
commit
214c872c51
@ -24,7 +24,10 @@ To install the environment through anaconda, follow the instructions:
|
|||||||
conda activate historical_denoiser
|
conda activate historical_denoiser
|
||||||
|
|
||||||
## Denoising Recordings
|
## Denoising Recordings
|
||||||
Run the following commands to clone the repository and install the pretrained weights of the two-stage U-Net model:
|
|
||||||
|
You can denoise your recordings in the cloud using the Colab notebook. [](https://colab.research.google.com/github/eloimoliner/denoising-historical-recordings/blob/colab/colab/demo.ipynb)
|
||||||
|
|
||||||
|
Otherwise, run the following commands to clone the repository and install the pretrained weights of the two-stage U-Net model:
|
||||||
|
|
||||||
git clone https://github.com/eloimoliner/denoising-historical-recordings.git
|
git clone https://github.com/eloimoliner/denoising-historical-recordings.git
|
||||||
cd denoising-historical-recordings
|
cd denoising-historical-recordings
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user