VinayHajare commited on
Commit
7cad754
1 Parent(s): da95777

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 :