Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
numpy
|
2 |
pandas
|
3 |
torch
|
4 |
-
rlgym-tools
|
|
|
5 |
huggingface_hub
|
|
|
1 |
numpy
|
2 |
pandas
|
3 |
torch
|
4 |
+
rlgym-tools
|
5 |
+
plotly
|
6 |
huggingface_hub
|