Skip to content

Commit a6dc8ef

Browse files
authored
Update README.md
1 parent 2cd4628 commit a6dc8ef

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ And if you would like to support this project, you can click the button below to
101101
If you have any additional languages you would like to add, please feel free to make a request by mail, issue, discord, etc at any time.
102102

103103
## Requirements
104-
* qtpy - the package allowing you to write code that works with both PyQt and PySide
105-
* PyQt5 >= 5.14 or PySide6
104+
* qtpy - the package allowing you to write code that works with both PyQt5 and PyQt6
105+
* PyQt5 >= 5.14 or PyQt6
106106
* openai
107107
* aiohttp - for openai dependency
108108
* pyperclip - to copy prompt text from prompt generator
@@ -114,8 +114,6 @@ If you have any additional languages you would like to add, please feel free to
114114

115115
You can install these requirements with only one line command "pip install -r requirements.txt". Just see "How to Install" section below.
116116

117-
It is not listed in requirements.txt, but you can use **PyQt6** if you want.
118-
119117
## Preview and Usage
120118
#### Note: A lot of previews below are not from latest version. It is slightly different with current GUI. So if you want to really know what this looks like, see it by yourself :) But i will definitely change any image(s) which should be changed.
121119

0 commit comments

Comments
 (0)