mlo0ollm commited on
Commit
d1f0f4c
1 Parent(s): b015a38
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +0 -104
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: 4.19.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- python_version: 3.11
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ python_version: 3.12.0
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt DELETED
@@ -1,104 +0,0 @@
1
- aiofiles==23.2.1
2
- altair==5.2.0
3
- annotated-types==0.6.0
4
- anyio==4.2.0
5
- astor==0.8.1
6
- asttokens==2.4.1
7
- attrs==23.2.0
8
- cachetools==5.3.2
9
- certifi==2024.2.2
10
- charset-normalizer==3.3.2
11
- click==8.1.7
12
- colorama==0.4.6
13
- contourpy==1.2.0
14
- cycler==0.12.1
15
- decorator==5.1.1
16
- distro==1.9.0
17
- duckdb==0.9.2
18
- et-xmlfile==1.1.0
19
- executing==2.0.1
20
- Faker==19.13.0
21
- fastapi==0.109.1
22
- ffmpy==0.3.1
23
- filelock==3.13.1
24
- fonttools==4.47.2
25
- fsspec==2023.12.2
26
- google-ai-generativelanguage==0.4.0
27
- google-api-core==2.16.2
28
- google-auth==2.27.0
29
- google-generativeai==0.3.2
30
- googleapis-common-protos==1.62.0
31
- gradio==3.50.2
32
- gradio_client==0.6.1
33
- greenlet==3.0.3
34
- grpcio==1.60.1
35
- grpcio-status==1.60.1
36
- h11==0.14.0
37
- httpcore==1.0.2
38
- httpx==0.26.0
39
- huggingface-hub==0.20.3
40
- idna==3.6
41
- importlib-resources==6.1.1
42
- ipython==8.21.0
43
- jedi==0.19.1
44
- Jinja2==3.1.3
45
- jsonschema==4.21.1
46
- jsonschema-specifications==2023.12.1
47
- kiwisolver==1.4.5
48
- markdown-it-py==3.0.0
49
- MarkupSafe==2.1.5
50
- matplotlib==3.8.2
51
- matplotlib-inline==0.1.6
52
- mdurl==0.1.2
53
- numpy==1.26.3
54
- openai==1.11.0
55
- openpyxl==3.1.2
56
- orjson==3.9.13
57
- packaging==23.2
58
- pandas==1.5.3
59
- pandasai==1.5.18
60
- parso==0.8.3
61
- pexpect==4.9.0
62
- pillow==10.2.0
63
- prompt-toolkit==3.0.43
64
- proto-plus==1.23.0
65
- protobuf==4.25.2
66
- ptyprocess==0.7.0
67
- pure-eval==0.2.2
68
- pyasn1==0.5.1
69
- pyasn1-modules==0.3.0
70
- pydantic==2.6.1
71
- pydantic_core==2.16.1
72
- pydub==0.25.1
73
- Pygments==2.17.2
74
- pyparsing==3.1.1
75
- python-dateutil==2.8.2
76
- python-dotenv==1.0.1
77
- python-multipart==0.0.7
78
- pytz==2024.1
79
- PyYAML==6.0.1
80
- referencing==0.33.0
81
- requests==2.31.0
82
- rich==13.7.0
83
- rpds-py==0.17.1
84
- rsa==4.9
85
- ruff==0.2.0
86
- scipy==1.12.0
87
- seaborn==0.13.2
88
- semantic-version==2.10.0
89
- shellingham==1.5.4
90
- six==1.16.0
91
- sniffio==1.3.0
92
- SQLAlchemy==2.0.25
93
- stack-data==0.6.3
94
- starlette==0.35.1
95
- tomlkit==0.12.0
96
- toolz==0.12.1
97
- tqdm==4.66.1
98
- traitlets==5.14.1
99
- typer==0.9.0
100
- typing_extensions==4.9.0
101
- urllib3==2.2.0
102
- uvicorn==0.27.0.post1
103
- wcwidth==0.2.13
104
- websockets==11.0.3