goldpulpy commited on
Commit
185fef4
1 Parent(s): 4d40d70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ tags:
8
  - inpaintig
9
  ---
10
 
11
- USAGE URPM Model Inpainting (CUDA/CPU)
12
 
13
- Tested on CPU (slow) and GPU (Nvidia Tesla T4) ~ 8 sec depends on the number of steps and strength
14
 
15
  ```python
16
  #pip install torch Pillow diffusers transformers requests
 
8
  - inpaintig
9
  ---
10
 
11
+ USAGE URPM Inpainting Model (CUDA/CPU)
12
 
13
+ Tested on `CPU` (slow) and `GPU` (Nvidia Tesla T4) ~ 8 sec depends on the number of steps and strength
14
 
15
  ```python
16
  #pip install torch Pillow diffusers transformers requests