TroglodyteDerivations
commited on
Commit
•
cfb439e
1
Parent(s):
f647311
init!
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
plyvel
|
3 |
+
pickle
|
4 |
+
hashlib
|
5 |
+
time
|
6 |
+
struct
|
7 |
+
typing
|