Spaces:
Running
Running
Commit
·
ffd9daa
1
Parent(s):
edc8aef
Attempt install fix
Browse files- pre-requirements.txt +1 -0
- requirements.txt +1 -1
pre-requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
fastapi==0.110.1
|
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==5.5.0
|
2 |
bittensor==8.2.0
|
|
|
3 |
wandb==0.18.5
|
4 |
substrate-interface==1.7.10
|
5 |
plotly==5.24.1
|
|
|
|
|
1 |
bittensor==8.2.0
|
2 |
+
gradio==5.5.0
|
3 |
wandb==0.18.5
|
4 |
substrate-interface==1.7.10
|
5 |
plotly==5.24.1
|