Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -8,4 +8,10 @@ feedparser==6.0.10
|
|
8 |
pycoingecko
|
9 |
matplotlib
|
10 |
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
|
|
8 |
pycoingecko
|
9 |
matplotlib
|
10 |
requests
|
11 |
+
tensorflow
|
12 |
+
scikit-learn
|
13 |
+
base64
|
14 |
+
transformers
|
15 |
+
torch
|
16 |
+
datasets
|
17 |
|