nishtha711 commited on
Commit
9b7b366
·
verified ·
1 Parent(s): 08ddaa0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -7,11 +7,7 @@ torch>=2.1.0
7
  transformers>=4.44.0
8
  accelerate>=0.30.0
9
 
10
- # UI — 5.7.1 is the first 5.x release that removed HfFolder from oauth.py.
11
- # Do NOT pin below 5.7.1: older versions crash on huggingface_hub >= 0.23.
12
- # Do NOT add `spaces` here: it's pre-installed on ZeroGPU spaces, and
13
- # older pinned versions constrain gradio < 4, which re-introduces the crash.
14
- gradio==5.9.0
15
 
16
  # Newspaper PNG export
17
  Pillow>=10.3.0
 
7
  transformers>=4.44.0
8
  accelerate>=0.30.0
9
 
10
+ gradio==6.16.0
 
 
 
 
11
 
12
  # Newspaper PNG export
13
  Pillow>=10.3.0