Kvikontent commited on
Commit
9cecce6
1 Parent(s): 43b34df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -42,13 +42,13 @@ library_name: diffusers
42
 
43
  This is a test model like Dall-E 3.
44
 
45
- Estimated generateion time is ~ 40 seconds on gpu
46
 
47
  By KVI Kontent
48
 
49
  ## Usage
50
 
51
- You can try out model using Huggingface Interface API, here:
52
  ```Python
53
  import requests
54
  import io
 
42
 
43
  This is a test model like Dall-E 3.
44
 
45
+ Estimated generateion time is ~ 60 seconds on gpu
46
 
47
  By KVI Kontent
48
 
49
  ## Usage
50
 
51
+ You can try out model using Huggingface Interface API, and here is how:
52
  ```Python
53
  import requests
54
  import io