Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -17,7 +17,9 @@ xformers==0.0.29.post3
|
|
| 17 |
wandb
|
| 18 |
peft
|
| 19 |
opencv-python
|
| 20 |
-
fastapi
|
| 21 |
decord
|
| 22 |
av
|
|
|
|
|
|
|
| 23 |
huggingface_hub
|
|
|
|
| 17 |
wandb
|
| 18 |
peft
|
| 19 |
opencv-python
|
| 20 |
+
fastapi
|
| 21 |
decord
|
| 22 |
av
|
| 23 |
+
psutil
|
| 24 |
+
GPUtil
|
| 25 |
huggingface_hub
|