Ely-testa Phauglin commited on
Commit
e424a5f
·
verified ·
1 Parent(s): 7cff964

Updated requirements (#1)

Browse files

- Updated requirements (a393b8820cd60495291d303b6223c0d51e684fcf)


Co-authored-by: Michael Krasa <Phauglin@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +92 -5
requirements.txt CHANGED
@@ -1,5 +1,92 @@
1
- fastai
2
- gradio
3
- diffusers
4
- huggingface_hub
5
- transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.5
2
+ aiosignal==1.3.1
3
+ annotated-types==0.7.0
4
+ ansible==6.7.0
5
+ ansible-core==2.13.13
6
+ ansible-vault==2.1.0
7
+ anyio==4.3.0
8
+ attrs==23.2.0
9
+ backoff==2.2.1
10
+ base58==2.1.1
11
+ black==23.7.0
12
+ certifi==2024.2.2
13
+ cffi==1.16.0
14
+ charset-normalizer==3.3.2
15
+ click==8.1.7
16
+ colorama==0.4.6
17
+ cryptography==42.0.8
18
+ cytoolz==0.12.3
19
+ ddt==1.6.0
20
+ decorator==5.1.1
21
+ ecdsa==0.18.0
22
+ eth-hash==0.7.0
23
+ eth-keys==0.5.0
24
+ eth-typing==4.1.0
25
+ eth-utils==2.2.2
26
+ fastapi==0.110.3
27
+ filelock==3.13.3
28
+ frozenlist==1.4.1
29
+ fsspec==2024.3.1
30
+ fuzzywuzzy==0.18.0
31
+ h11==0.14.0
32
+ idna==3.6
33
+ iniconfig==2.0.0
34
+ Jinja2==3.1.3
35
+ Levenshtein==0.25.0
36
+ markdown-it-py==3.0.0
37
+ MarkupSafe==2.1.5
38
+ mdurl==0.1.2
39
+ more-itertools==10.2.0
40
+ mpmath==1.3.0
41
+ msgpack==1.0.8
42
+ msgpack-numpy-opentensor==0.5.0
43
+ multidict==6.0.5
44
+ munch==2.5.0
45
+ mypy-extensions==1.0.0
46
+ nest-asyncio==1.6.0
47
+ netaddr==1.2.1
48
+ networkx==3.3
49
+ numpy==1.26.4
50
+ packaging==24.0
51
+ password-strength==0.0.3.post2
52
+ pathspec==0.12.1
53
+ platformdirs==4.2.0
54
+ pluggy==1.4.0
55
+ py==1.11.0
56
+ py-bip39-bindings==0.1.11
57
+ py-ed25519-zebra-bindings==1.0.1
58
+ py-sr25519-bindings==0.2.0
59
+ pycparser==2.22
60
+ pycryptodome==3.20.0
61
+ pydantic==2.8.2
62
+ pydantic_core==2.20.1
63
+ Pygments==2.17.2
64
+ PyNaCl==1.5.0
65
+ pytest==8.1.1
66
+ pytest-asyncio==0.23.6
67
+ python-Levenshtein==0.25.0
68
+ python-statemachine==2.1.2
69
+ PyYAML==6.0.1
70
+ rapidfuzz==3.8.0
71
+ requests==2.31.0
72
+ resolvelib==0.8.1
73
+ retry==0.9.2
74
+ rich==13.7.1
75
+ scalecodec==1.2.7
76
+ shtab==1.6.5
77
+ six==1.16.0
78
+ sniffio==1.3.1
79
+ starlette==0.37.2
80
+ substrate-interface==1.7.5
81
+ sympy==1.12
82
+ termcolor==2.4.0
83
+ toolz==0.12.1
84
+ torch==2.2.2
85
+ tqdm==4.66.2
86
+ typing_extensions==4.11.0
87
+ urllib3==2.2.1
88
+ uvicorn==0.22.0
89
+ websocket-client==1.7.0
90
+ wheel @ file:///opt/homebrew/Cellar/python%403.12/3.12.9/libexec/wheel-0.45.1-py3-none-any.whl#sha256=9e1d46c70b64e17215059896fbdf70ed1c4ab6696302458ffd8d4932dd04bb7c
91
+ xxhash==3.4.1
92
+ yarl==1.9.4