Skip to content

Commit aaca303

Browse files
committed
Framework/Gradio: Downgrade to huggingface-hub<1 to fix the build
ImportError: cannot import name 'HfFolder' from 'huggingface_hub'
1 parent 4223bcd commit aaca303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/gradio/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
gradio==4.*
2+
huggingface-hub<1
23
sqlalchemy-cratedb>=0.41.0.dev2

0 commit comments

Comments
 (0)