summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--README.md4
-rw-r--r--g4f/Provider/bing/__init__.py0
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2b48c074..72e2a778 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,4 +46,6 @@ tstt.py
providerstest.py
prv.py
# Emacs crap
-*~ \ No newline at end of file
+*~
+x.js
+x.py
diff --git a/README.md b/README.md
index 57f15eba..d54963a4 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,9 @@ Written by [@xtekky](https://github.com/hlohaus) & maintained by [@hlohaus](http
> By using this repository or any code related to it, you agree to the [legal notice](LEGAL_NOTICE.md). The author is not responsible for any copies, forks, re-uploads made by other users, or anything else related to GPT4Free. This is the author's only account and repository. To prevent impersonation or irresponsible actions, please comply with the GNU GPL license this Repository uses.
> [!Note]
-<sup><strong>Lastet version:</strong></sup> [![PyPI version](https://img.shields.io/pypi/v/g4f?color=blue)](https://pypi.org/project/g4f) [![Docker version](https://img.shields.io/docker/v/hlohaus789/g4f?label=docker&color=blue)](https://hub.docker.com/r/hlohaus789/g4f)
+<sup><strong>Lastet version:</strong></sup> [![PyPI version](https://img.shields.io/pypi/v/g4f?color=blue)](https://pypi.org/project/g4f) [![Docker version](https://img.shields.io/docker/v/hlohaus789/g4f?label=docker&color=blue)](https://hub.docker.com/r/hlohaus789/g4f)
+> <sup><strong>Stats:</strong></sup> [![Downloads](https://static.pepy.tech/badge/g4f)](https://pepy.tech/project/g4f) [![Downloads](https://static.pepy.tech/badge/g4f/month)](https://pepy.tech/project/g4f)
+
```sh
pip install -U g4f
```
diff --git a/g4f/Provider/bing/__init__.py b/g4f/Provider/bing/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/g4f/Provider/bing/__init__.py