Spaces:
Sleeping
Sleeping
Add numpy pandas Bittensor to requirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ aiohttp_apispec>=2.2.3
|
|
4 |
aiofiles
|
5 |
streamlit
|
6 |
plotly
|
7 |
-
wandb
|
|
|
|
|
|
|
|
4 |
aiofiles
|
5 |
streamlit
|
6 |
plotly
|
7 |
+
wandb
|
8 |
+
numpy
|
9 |
+
pandas
|
10 |
+
bittensor
|