Spaces:
Running
Running
Update pages/Max_Throttle.py
Browse files- pages/Max_Throttle.py +2 -2
pages/Max_Throttle.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import streamlit as st
|
2 |
-
from repo_directory import Max_Throttle
|
3 |
-
from repo_directory import button
|
4 |
|
5 |
|
6 |
|
|
|
1 |
import streamlit as st
|
2 |
+
from repo_directory.v2 import Max_Throttle, utils
|
3 |
+
from repo_directory import button
|
4 |
|
5 |
|
6 |
|