Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pandas==3.0.3
|
|
| 8 |
pillow==12.2.0
|
| 9 |
python-dotenv==1.2.2
|
| 10 |
python-multipart==0.0.32
|
| 11 |
-
streamlit==1.58.0
|
|
|
|
|
|
| 8 |
pillow==12.2.0
|
| 9 |
python-dotenv==1.2.2
|
| 10 |
python-multipart==0.0.32
|
| 11 |
+
streamlit==1.58.0
|
| 12 |
+
replicate
|