Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
replicate==0.25.1
|
| 2 |
gradio==4.26.0
|
| 3 |
-
b2sdk==2.0.0
|
|
|
|
|
|
|
|
|
| 1 |
replicate==0.25.1
|
| 2 |
gradio==4.26.0
|
| 3 |
+
b2sdk==2.0.0
|
| 4 |
+
numpy
|
| 5 |
+
python-dotenv
|