diff options
author | Raju Komati <komatiraju032@gmail.com> | 2023-04-24 20:36:24 +0200 |
---|---|---|
committer | Raju Komati <komatiraju032@gmail.com> | 2023-04-24 20:36:24 +0200 |
commit | 98afd5b9854c242dd05808951935ef61ffc36e98 (patch) | |
tree | ca4d9b08f9aca88a4daf2fc0571699359c55824c /requirements.txt | |
parent | added validation for model parameter (diff) | |
parent | userid and session_token (diff) | |
download | gpt4free-98afd5b9854c242dd05808951935ef61ffc36e98.tar gpt4free-98afd5b9854c242dd05808951935ef61ffc36e98.tar.gz gpt4free-98afd5b9854c242dd05808951935ef61ffc36e98.tar.bz2 gpt4free-98afd5b9854c242dd05808951935ef61ffc36e98.tar.lz gpt4free-98afd5b9854c242dd05808951935ef61ffc36e98.tar.xz gpt4free-98afd5b9854c242dd05808951935ef61ffc36e98.tar.zst gpt4free-98afd5b9854c242dd05808951935ef61ffc36e98.zip |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 0f9413b6..3f5e9e69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,6 @@ pypasser names colorama curl_cffi +streamlit==1.21.0 selenium fake-useragent
\ No newline at end of file |