AndrewRqy commited on
Commit
128a3ce
·
1 Parent(s): 5a07d58

Drop fastapi pin — conflicts with gradio 5.29.1 (needs fastapi>=0.115.2)

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -8,7 +8,6 @@
8
  # by this exact pin on HF Spaces in 2026.
9
  gradio==5.29.1
10
  huggingface_hub>=0.23,<0.34
11
- fastapi==0.112.2
12
 
13
  # OpenAI client — used as the SDK for the Modal-hosted vLLM endpoint
14
  openai>=1.40
 
8
  # by this exact pin on HF Spaces in 2026.
9
  gradio==5.29.1
10
  huggingface_hub>=0.23,<0.34
 
11
 
12
  # OpenAI client — used as the SDK for the Modal-hosted vLLM endpoint
13
  openai>=1.40