diff options
author | MIDORIBIN <aquarion123@gmail.com> | 2023-07-28 12:07:17 +0200 |
---|---|---|
committer | MIDORIBIN <aquarion123@gmail.com> | 2023-08-14 04:46:32 +0200 |
commit | f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd (patch) | |
tree | c8bc44917ea03909cf586140f984ff0814bc30ea /g4f/.v1/gui/pywebio-gui/README.md | |
parent | ~ | small fixes & new pypi version | v-0.0.1.9 (diff) | |
download | gpt4free-f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd.tar gpt4free-f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd.tar.gz gpt4free-f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd.tar.bz2 gpt4free-f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd.tar.lz gpt4free-f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd.tar.xz gpt4free-f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd.tar.zst gpt4free-f6ef3cb2237d8c336e915ef77ddbe6f37934c4fd.zip |
Diffstat (limited to 'g4f/.v1/gui/pywebio-gui/README.md')
-rw-r--r-- | g4f/.v1/gui/pywebio-gui/README.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/g4f/.v1/gui/pywebio-gui/README.md b/g4f/.v1/gui/pywebio-gui/README.md deleted file mode 100644 index 2b99c075..00000000 --- a/g4f/.v1/gui/pywebio-gui/README.md +++ /dev/null @@ -1,24 +0,0 @@ -# GUI with PyWebIO -Simple, fast, and with fewer errors -Only requires -```bash -pip install gpt4free -pip install pywebio -``` -clicking on 'pywebio-usesless.py' will run it - -PS: Currently, only 'usesless' is implemented, and the GUI is expected to be updated infrequently, with a focus on stability. - -↓ Here is the introduction in zh-Hans-CN below. - -# 使用pywebio实现的极简GUI -简单,快捷,报错少 -只需要 -```bash -pip install gpt4free -pip install pywebio -``` - -双击pywebio-usesless.py即可运行 - -ps:目前仅实现usesless,这个gui更新频率应该会比较少,目的是追求稳定 |