ciucinciu commited on
Commit
5ee79e6
·
verified ·
1 Parent(s): 2702b67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -5,4 +5,6 @@ scipy
5
  torch
6
  tqdm
7
  transformers
8
- xformers
 
 
 
5
  torch
6
  tqdm
7
  transformers
8
+ xformers
9
+ pydantic==2.10.6
10
+ httpx==0.24.1