diff options
author | H Lohaus <hlohaus@users.noreply.github.com> | 2024-04-06 16:02:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-06 16:02:00 +0200 |
commit | 2c5b6461888269726b56d26c9916c9bb9e118202 (patch) | |
tree | 46db9d4c807708d0b8050f7b2af16f6ae72e5e35 /g4f/gui | |
parent | Merge pull request #1792 from hlohaus/night2 (diff) | |
download | gpt4free-2c5b6461888269726b56d26c9916c9bb9e118202.tar gpt4free-2c5b6461888269726b56d26c9916c9bb9e118202.tar.gz gpt4free-2c5b6461888269726b56d26c9916c9bb9e118202.tar.bz2 gpt4free-2c5b6461888269726b56d26c9916c9bb9e118202.tar.lz gpt4free-2c5b6461888269726b56d26c9916c9bb9e118202.tar.xz gpt4free-2c5b6461888269726b56d26c9916c9bb9e118202.tar.zst gpt4free-2c5b6461888269726b56d26c9916c9bb9e118202.zip |
Diffstat (limited to 'g4f/gui')
-rw-r--r-- | g4f/gui/server/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/gui/server/__init__.py b/g4f/gui/server/__init__.py new file mode 100644 index 00000000..4287ca86 --- /dev/null +++ b/g4f/gui/server/__init__.py @@ -0,0 +1 @@ +#
\ No newline at end of file |