Aggiornare 'Real-CUGAN.md'

main
sam 2 years ago
parent 5882e0c7d9
commit 98dbdc044b

@ -1,6 +1,6 @@
#Real-CUGAN
[x] Step 1: Preparation
- Step 1: Preparation
Before you begin, make sure that you have set the runtime type to GPU (Hardware acclerator: GPU).
@ -19,15 +19,15 @@ drive.mount('/content/gdrive')
```
[x] Step 2: Download
- Step 2: Download
Download model files from [here](https://drive.google.com/drive/folders/1UFgpV14uEAcgYvVw0fJuajzy1k7JIz6H) and save them - in a folder called updated_weights - under your Google Drive's root folder.
[x] Step 3: upload
- Step 3: upload
Put/upload your image(s) under /content/aliab/Real-CUGAN/pending.
[x] Step 4: Setup
- Step 4: Setup
Run the following and choose the model you want.
@ -57,7 +57,7 @@ if (not os.path.isfile(ModelPath+ModelName)):
```
[x] Execution
- Execution
Run the processing script.

Loading…
Cancel
Save