diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | requirements.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -401,4 +401,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. <a href="https://github.com/xtekky/gpt4free/stargazers"> <img width="500" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xtekky/gpt4free&type=Date"> -</a> +</a>
\ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 9d14abfa..6188ef5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ js2py quickjs flask flask-cors -httpx
\ No newline at end of file +httpx |