Coool2 commited on
Commit
0f5a248
·
verified ·
1 Parent(s): 05072aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # Core
2
- gradio
3
- requests
 
4
 
5
  # Core ML and NLP
6
  torch>=2.0.0
@@ -37,7 +38,7 @@ duckduckgo-search>=3.0.0
37
  arxiv>=1.4.0
38
 
39
  # Monitoring and logging
40
- wandb>=0.17.0
41
 
42
  # Utilities
43
  scipy>=1.10.0
 
1
  # Core
2
+ huggingface-hub>=0.19.3
3
+ gradio==5.1.0
4
+ gradio-client>=1.3.0
5
 
6
  # Core ML and NLP
7
  torch>=2.0.0
 
38
  arxiv>=1.4.0
39
 
40
  # Monitoring and logging
41
+ wandb>=0.15.0
42
 
43
  # Utilities
44
  scipy>=1.10.0