Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Mythus/Filmpertuttitest
Mythus
/
PProxy2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mythus
commited on
Sep 13, 2024
Commit
278b758
·
verified
·
1 Parent(s):
39af2fb
Update run.py
Browse files
Files changed (1)
hide
show
run.py
+1
-0
run.py
CHANGED
Viewed
@@ -49,6 +49,7 @@ response = requests.get(
49
cookies={
50
"PHPSESSID":"javcud2dbvsob7jk1g7ljh1te8"
51
},
52
53
)
54
49
cookies={
50
"PHPSESSID":"javcud2dbvsob7jk1g7ljh1te8"
51
},
52
+
proxies = proxies
53
54
)
55