You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,6 @@
45
45
46
46
## How To Use
47
47
48
-
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
> If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
79
-
80
-
81
75
## License
82
76
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
83
77
84
78
85
79
## Citation
86
80
If our work assists your research, feel free to give us a star ⭐ or cite us using:
87
81
```
88
-
arixv
82
+
@inproceedings{
83
+
anonymous2025onepromptonestory,
84
+
title={One-Prompt-One-Story: Free-Lunch Consistent Text-to-Image Generation Using a Single Prompt},
85
+
author={Anonymous},
86
+
booktitle={The Thirteenth International Conference on Learning Representations},
0 commit comments