Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ networkx
|
|
9 |
pandas
|
10 |
scikit-learn
|
11 |
tqdm
|
12 |
-
uvicorn
|
|
|
|
9 |
pandas
|
10 |
scikit-learn
|
11 |
tqdm
|
12 |
+
uvicorn
|
13 |
+
accelerate>=0.26.0
|