jina-code-debugger / requirements.txt
Girinath11's picture
Upload 7 files
87ce049 verified
raw
history blame contribute delete
196 Bytes
# Core
transformers>=4.41.1
torch
# Jina executor / testing
jina>=3.21.1
docarray>=0.38.0
# Web UI (Gradio) & HF CLI
gradio
huggingface_hub
# Optional: for nicer logs in some environments
tqdm