Update my_model/utilities.py
Browse files- my_model/utilities.py +0 -1
my_model/utilities.py
CHANGED
@@ -303,7 +303,6 @@ def free_gpu_resources():
|
|
303 |
gc.collect()
|
304 |
gc.collect()
|
305 |
|
306 |
-
st.write("GPU memory has been cleared.")
|
307 |
|
308 |
|
309 |
|
|
|
303 |
gc.collect()
|
304 |
gc.collect()
|
305 |
|
|
|
306 |
|
307 |
|
308 |
|