Update README.md
Browse files
README.md
CHANGED
@@ -29,10 +29,11 @@ tags:
|
|
29 |
- python 3.9
|
30 |
- Pytorch 1.9
|
31 |
- At least 1xTesla v100 32GB GPU (for training)
|
32 |
-
- Only CPU (for inference)
|
33 |
|
34 |
|
35 |
-
EfficientCLIP-GAN is a small, rapid and efficient generative model which can generate multiple pictures in one second even on the CPU as compared to Diffusion Models
|
|
|
36 |
|
37 |
|
38 |
## Note :
|
|
|
29 |
- python 3.9
|
30 |
- Pytorch 1.9
|
31 |
- At least 1xTesla v100 32GB GPU (for training)
|
32 |
+
- Only CPU (for inference)
|
33 |
|
34 |
|
35 |
+
**EfficientCLIP-GAN is a small, rapid and efficient generative model which can generate multiple pictures in one second even on the CPU as compared to Diffusion Models.**
|
36 |
+
|
37 |
|
38 |
|
39 |
## Note :
|