Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ gradio
|
|
| 2 |
heartlib @ git+https://github.com/HeartMuLa/heartlib.git
|
| 3 |
groq
|
| 4 |
spaces
|
| 5 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
heartlib @ git+https://github.com/HeartMuLa/heartlib.git
|
| 3 |
groq
|
| 4 |
spaces
|
| 5 |
+
requests
|
| 6 |
+
torch
|
| 7 |
+
huggingface_hub
|
| 8 |
+
heartlib
|