English
joonghk commited on
Commit
4ccc175
·
verified ·
1 Parent(s): 688b41a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -8,15 +8,8 @@ language:
8
 
9
  Lightweight Text-to-Image Generation Improvement with Prompt-Aware Inference Noise Evaluation.
10
 
11
- ## Usage
12
- ```python
13
- from predictor.inference.loader import load_predictor
14
- from predictor.inference.noise_selection import generate_noise_candidates, select_top_k_noise
15
 
16
- predictor, norm_info = load_predictor("sdxl.pth", device="cuda")
17
- ```
18
-
19
- See the [GitHub repo](https://github.com/LSU-ATHENA/PAINE) for full inference and training instructions.
20
 
21
  ## Citation
22
  ```bibtex
 
8
 
9
  Lightweight Text-to-Image Generation Improvement with Prompt-Aware Inference Noise Evaluation.
10
 
 
 
 
 
11
 
12
+ See the [GitHub repo](https://github.com/LSU-ATHENA/Naive-PAINE) for full inference and training instructions.
 
 
 
13
 
14
  ## Citation
15
  ```bibtex