LPX55 commited on
Commit
103c27f
·
verified ·
1 Parent(s): acd5d31

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -24,11 +24,11 @@ spaces
24
  gradio_log
25
 
26
  # HuggingFace ecosystem
27
- huggingface_hub[hf_xet]
28
- datasets>=3.5.0
29
 
30
  # Data validation and utilities
31
- pydantic>=2.11.5
32
 
33
  # AI agents
34
  # smolagents[toolkit,mcp,openai,transformers,vision,gradio]
 
24
  gradio_log
25
 
26
  # HuggingFace ecosystem
27
+ huggingface-hub
28
+ datasets
29
 
30
  # Data validation and utilities
31
+ pydantic
32
 
33
  # AI agents
34
  # smolagents[toolkit,mcp,openai,transformers,vision,gradio]