bishmoy commited on
Commit
b0c6361
·
1 Parent(s): 1f462e0

fix for ragatouille import issue

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  ragatouille
2
  huggingface_hub
3
- arxiv
 
 
1
  ragatouille
2
  huggingface_hub
3
+ arxiv
4
+ transformers[torch]<=4.49.0