Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ snac
|
|
2 |
python-dotenv
|
3 |
transformers
|
4 |
torch
|
5 |
-
spaces
|
|
|
|
|
|
2 |
python-dotenv
|
3 |
transformers
|
4 |
torch
|
5 |
+
spaces
|
6 |
+
gradio==5.25.0
|
7 |
+
google-generativeai
|