update req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ rich==13.7.0
|
|
6 |
scikit_learn==1.1.2
|
7 |
torch==2.0.1
|
8 |
tensorboard==2.13.0
|
9 |
-
transformers==4.28.0
|
10 |
-
uvicorn==0.
|
11 |
gpu-watchmen==0.3.8
|
12 |
git+https://github.com/Spico197/REx
|
|
|
6 |
scikit_learn==1.1.2
|
7 |
torch==2.0.1
|
8 |
tensorboard==2.13.0
|
9 |
+
transformers==4.28.0
|
10 |
+
uvicorn==0.20.0
|
11 |
gpu-watchmen==0.3.8
|
12 |
git+https://github.com/Spico197/REx
|