Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
georad
/
sbsmapper
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
georad
commited on
30 days ago
Commit
5528cae
·
verified
·
1 Parent(s):
cd98c73
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
import os
2
import streamlit as st
3
-
#
import torch
4
5
6
def get_device_map() -> str:
1
import os
2
import streamlit as st
3
+
import torch
4
5
6
def get_device_map() -> str: