Yuhkil commited on
Commit
a5bae9e
·
1 Parent(s): bc6cdc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,5 +1,3 @@
1
- !nvidia-smi
2
-
3
  import os
4
  os.kill(os.getpid(), 9) # This will crash Colab (required, everything will still be intact so dont worry)
5
 
 
 
 
1
  import os
2
  os.kill(os.getpid(), 9) # This will crash Colab (required, everything will still be intact so dont worry)
3