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:
likhonsheikh
/
Interpreter
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Create requirements.txt
#1
by
likhonsheikh
- opened
May 26, 2025
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+2
-0
Files changed (1)
hide
show
requirements.txt
+2
-0
requirements.txt
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
fastapi
2
+
uvicorn[standard]