Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SUPERSHANKY/Finetuned_Diffusion_Max
ygtrfed
/
pp-web-ui
like
1
Build error
App
Files
Files
ygtrfed
commited on
Mar 10, 2023
Commit
1fca637
•
1 Parent(s):
26909f4
hard force colab since we only work in colab
Browse files
Files changed (1)
hide
show
utils.py
+1
-1
utils.py
CHANGED
Viewed
@@ -3,4 +3,4 @@ def is_google_colab():
3
import google.colab
4
return True
5
except:
6
-
return
False
3
import google.colab
4
return True
5
except:
6
+
return
True