Spaces:
Running
Running
Update ui.py
Browse files
ui.py
CHANGED
@@ -129,8 +129,8 @@ def APP():
|
|
129 |
else:
|
130 |
st.warning(">>>Error")
|
131 |
|
132 |
-
else:
|
133 |
-
|
134 |
|
135 |
|
136 |
if selection == 1:
|
|
|
129 |
else:
|
130 |
st.warning(">>>Error")
|
131 |
|
132 |
+
#else:
|
133 |
+
# st.error("Please fill in both username and project name before submitting")
|
134 |
|
135 |
|
136 |
if selection == 1:
|