Karan236 commited on
Commit
622f580
·
verified ·
1 Parent(s): 4c96173

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +101 -0
requirements.txt CHANGED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py
2
+ accelerate
3
+ aiohttp
4
+ aiosignal
5
+ astunparse
6
+ async-timeout
7
+ attrs
8
+ certifi
9
+ charset-normalizer
10
+ chex
11
+ colorama
12
+ datasets
13
+ diffusers
14
+ dill
15
+ etils
16
+ filelock
17
+ flatbuffers
18
+ flax
19
+ frozenlist
20
+ fsspec
21
+ gast
22
+ google-pasta
23
+ graphviz
24
+ grpcio
25
+ h5py
26
+ huggingface-hub
27
+ idna
28
+ importlib_metadata
29
+ importlib_resources
30
+ inquirerpy
31
+ invisible-watermark
32
+ jax
33
+ jaxlib
34
+ Jinja2
35
+ keras
36
+ libclang
37
+ Markdown
38
+ markdown-it-py
39
+ MarkupSafe
40
+ mdurl
41
+ ml-dtypes
42
+ mpmath
43
+ msgpack
44
+ multidict
45
+ multiprocess
46
+ namex
47
+ nest-asyncio
48
+ networkx
49
+ numpy
50
+ opencv-python
51
+ opt-einsum
52
+ optax
53
+ optree
54
+ orbax-checkpoint
55
+ packaging
56
+ pandas
57
+ pfzy
58
+ pillow
59
+ prompt-toolkit
60
+ protobuf
61
+ psutil
62
+ pyarrow
63
+ pyarrow-hotfix
64
+ pydot
65
+ Pygments
66
+ pyparsing
67
+ python-dateutil
68
+ pytz
69
+ PyWavelets
70
+ PyYAML
71
+ regex
72
+ requests
73
+ rich
74
+ safetensors
75
+ scipy
76
+ six
77
+ sympy
78
+ tensorboard
79
+ tensorboard-data-server
80
+ tensorflow
81
+ tensorflow-intel
82
+ tensorflow-io-gcs-filesystem
83
+ tensorstore
84
+ termcolor
85
+ tf_keras
86
+ tokenizers
87
+ toolz
88
+ torch
89
+ torchaudio
90
+ torchvision
91
+ tqdm
92
+ transformers
93
+ typing_extensions
94
+ tzdata
95
+ urllib3
96
+ wcwidth
97
+ Werkzeug
98
+ wrapt
99
+ xxhash
100
+ yarl
101
+ zipp