Spaces:
Running
Running
jaifar530
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -93,7 +93,7 @@ if not os.path.exists('my_authorship_model'):
|
|
93 |
st.write(f"Failed to download or extract the model: {e}")
|
94 |
exit(1)
|
95 |
else:
|
96 |
-
st.write("Version:
|
97 |
|
98 |
|
99 |
# Download the required files
|
|
|
93 |
st.write(f"Failed to download or extract the model: {e}")
|
94 |
exit(1)
|
95 |
else:
|
96 |
+
st.write("Version: 0.99")
|
97 |
|
98 |
|
99 |
# Download the required files
|