stefanoviel commited on
Commit
6165217
·
1 Parent(s): 5246095

attempt 33

Browse files
Files changed (1) hide show
  1. requirements.txt +91 -1
requirements.txt CHANGED
@@ -1,3 +1,93 @@
1
  altair
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  altair
2
+ annotated-types
3
+ anyio
4
+ attrs
5
+ beautifulsoup4
6
+ blinker
7
+ cachetools
8
+ certifi
9
+ charset-normalizer
10
+ click
11
+ distro
12
+ dotenv
13
+ fastapi
14
+ filelock
15
+ fsspec
16
+ gitdb
17
+ GitPython
18
+ google-ai-generativelanguage
19
+ google-api-core
20
+ google-api-python-client
21
+ google-auth
22
+ google-auth-httplib2
23
+ google-generativeai
24
+ googleapis-common-protos
25
+ grpcio
26
+ grpcio-status
27
+ h11
28
+ hf-xet
29
+ httpcore
30
+ httplib2
31
+ httpx
32
+ huggingface-hub
33
+ idna
34
+ Jinja2
35
+ jiter
36
+ joblib
37
+ jsonschema
38
+ jsonschema-specifications
39
+ MarkupSafe
40
+ mpmath
41
+ narwhals
42
+ networkx
43
+ numpy
44
+ openai
45
+ packaging
46
  pandas
47
+ pillow
48
+ proto-plus
49
+ protobuf
50
+ psycopg2-binary
51
+ pyarrow
52
+ pyasn1
53
+ pyasn1_modules
54
+ pydantic
55
+ pydantic_core
56
+ pydeck
57
+ pyparsing
58
+ pyspellchecker
59
+ python-dateutil
60
+ python-dotenv
61
+ pytz
62
+ PyYAML
63
+ referencing
64
+ regex
65
+ requests
66
+ rpds-py
67
+ rsa
68
+ safetensors
69
+ scikit-learn
70
+ scipy
71
+ sentence-transformers
72
+ six
73
+ smmap
74
+ sniffio
75
+ soupsieve
76
+ SQLAlchemy
77
+ starlette
78
+ streamlit
79
+ sympy
80
+ tenacity
81
+ threadpoolctl
82
+ tokenizers
83
+ toml
84
+ torch
85
+ tornado
86
+ tqdm
87
+ transformers
88
+ typing-inspection
89
+ typing_extensions
90
+ tzdata
91
+ uritemplate
92
+ urllib3
93
+ uvicorn