Spaces:
Sleeping
Sleeping
Commit
·
bf691dd
1
Parent(s):
0ccd99e
add data file
Browse files- Agency Inventory AI Usage - Sheet1.tsv +0 -0
- app.py +1 -1
Agency Inventory AI Usage - Sheet1.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
app.py
CHANGED
@@ -130,7 +130,7 @@ def convert_df(df):
|
|
130 |
|
131 |
|
132 |
if __name__ == "__main__":
|
133 |
-
input_file = "
|
134 |
|
135 |
st.markdown("# U.S. Federal Government Use of AI")
|
136 |
|
|
|
130 |
|
131 |
|
132 |
if __name__ == "__main__":
|
133 |
+
input_file = "Agency Inventory AI Usage - Sheet1.tsv"
|
134 |
|
135 |
st.markdown("# U.S. Federal Government Use of AI")
|
136 |
|