Nurcholish commited on
Commit
fef34a5
·
verified ·
1 Parent(s): 55d4d28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -24,8 +24,9 @@ dash>=2.14
24
  matplotlib>=3.8
25
 
26
  # Hugging Face integration
27
- gradio>=4.0
28
- huggingface_hub>=0.20
 
29
 
30
  # Utilities
31
  tqdm>=4.66
 
24
  matplotlib>=3.8
25
 
26
  # Hugging Face integration
27
+ gradio==4.36.0
28
+ huggingface-hub==0.20.3
29
+ trackio<1.0
30
 
31
  # Utilities
32
  tqdm>=4.66