Fabrice-TIERCELIN commited on
Commit
14f2b40
·
verified ·
1 Parent(s): 1cfeb84

pydantic==2.10.6 # Avoid the "Internal Server Error" or "No API found" bug

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  torchvision
2
  diffusers
3
  transformers
 
1
+ pydantic==2.10.6 # Avoid the "Internal Server Error" or "No API found" bug
2
+
3
  torchvision
4
  diffusers
5
  transformers