Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
9113027
1
Parent(s):
8e018c1
Update app.py
Browse files
app.py
CHANGED
@@ -15,6 +15,7 @@ from stat import ST_CTIME
|
|
15 |
from datetime import datetime, timedelta
|
16 |
import shutil
|
17 |
|
|
|
18 |
print(torch.cuda.is_available())
|
19 |
|
20 |
# Images
|
|
|
15 |
from datetime import datetime, timedelta
|
16 |
import shutil
|
17 |
|
18 |
+
|
19 |
print(torch.cuda.is_available())
|
20 |
|
21 |
# Images
|