Spaces:
Paused
Paused
移除依赖
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
gradio==3.25.0
|
2 |
tiktoken>=0.3.3
|
3 |
requests[socks]
|
4 |
-
httpx[socks]
|
5 |
transformers
|
6 |
python-markdown-math
|
7 |
beautifulsoup4
|
@@ -12,7 +11,6 @@ colorama
|
|
12 |
Markdown
|
13 |
pygments
|
14 |
pymupdf
|
15 |
-
certifi
|
16 |
openai
|
17 |
numpy
|
18 |
arxiv
|
|
|
1 |
gradio==3.25.0
|
2 |
tiktoken>=0.3.3
|
3 |
requests[socks]
|
|
|
4 |
transformers
|
5 |
python-markdown-math
|
6 |
beautifulsoup4
|
|
|
11 |
Markdown
|
12 |
pygments
|
13 |
pymupdf
|
|
|
14 |
openai
|
15 |
numpy
|
16 |
arxiv
|