Spaces:
Sleeping
Sleeping
michaelthwan
commited on
Commit
·
22d3c40
1
Parent(s):
125abbc
empty commit
Browse files- README.md +1 -1
- requirements.txt +1 -1
README.md
CHANGED
@@ -79,4 +79,4 @@ DigestEverything-GPT is licensed under the MIT License.
|
|
79 |
# Acknowledgements
|
80 |
|
81 |
- chatgpt_academic for gradio code framework
|
82 |
-
|
|
|
79 |
# Acknowledgements
|
80 |
|
81 |
- chatgpt_academic for gradio code framework
|
82 |
+
|
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ tiktoken>=0.3.3
|
|
4 |
openai
|
5 |
Markdown
|
6 |
latex2mathml
|
7 |
-
everything2text4prompt
|
|
|
4 |
openai
|
5 |
Markdown
|
6 |
latex2mathml
|
7 |
+
everything2text4prompt==0.0.11
|