Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
KitTheBit
/
TAFA
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KitTheBit
commited on
Jul 18, 2025
Commit
b4313de
·
verified
·
1 Parent(s):
a4a6ad0
Create run.py
Browse files
Files changed (1)
hide
show
run.py
+5
-0
run.py
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
import httpx
2
+
3
+
4
+
response = httpx.get('https://stremio-rev-proxy.h-y.workers.dev/https://supervideo.cc/e/h2ghuu717fc3')
5
+
print(response)