Edupy commited on
Commit
219ac4b
·
1 Parent(s): b3fd6cc

Añadida dependencia ipython para solucionar error de fastprogress

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastai
2
  timm
3
- gradio
 
4
  ipython
 
1
  fastai
2
  timm
3
+ gradio==4.19.2
4
+ huggingface_hub==0.20.3
5
  ipython