bokyeong1015 commited on
Commit
f6556a8
1 Parent(s): 5faafb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -9
README.md CHANGED
@@ -71,15 +71,6 @@ image = pipe(prompt).images[0]
71
  image.save("example.png")
72
  ```
73
 
74
- The above examples have been tested on a single NVIDIA GeForce RTX 3090 GPU with the following versions:
75
-
76
- ```
77
- torch 1.13.1+cu117
78
- transformers 4.29.2
79
- diffusers 0.15.0
80
- ```
81
-
82
-
83
  ## Compression Method
84
 
85
  ### U-Net Architecture
 
71
  image.save("example.png")
72
  ```
73
 
 
 
 
 
 
 
 
 
 
74
  ## Compression Method
75
 
76
  ### U-Net Architecture