i0switch commited on
Commit
3c87f48
·
verified ·
1 Parent(s): a256c79

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # ==== Hugging Face / ZeroGPU ====
2
  gradio[oauth,mcp]==5.34.2 # 最新安定版 (2025-06-19)
3
  spaces==0.37.1 # PyPI 最新。0.37 系は ZeroGPU で実稼働確認
 
4
 
5
  # ==== ML Core ====
6
  torch==2.1.2
 
1
  # ==== Hugging Face / ZeroGPU ====
2
  gradio[oauth,mcp]==5.34.2 # 最新安定版 (2025-06-19)
3
  spaces==0.37.1 # PyPI 最新。0.37 系は ZeroGPU で実稼働確認
4
+ huggingface-hub==0.25.2
5
 
6
  # ==== ML Core ====
7
  torch==2.1.2