Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -65,6 +65,7 @@ six==1.17.0
|
|
| 65 |
sniffio==1.3.1
|
| 66 |
sounddevice==0.5.1
|
| 67 |
sympy==1.13.1
|
|
|
|
| 68 |
tabulate==0.9.0
|
| 69 |
tiktoken
|
| 70 |
torch==2.5.1+cu121
|
|
|
|
| 65 |
sniffio==1.3.1
|
| 66 |
sounddevice==0.5.1
|
| 67 |
sympy==1.13.1
|
| 68 |
+
streamlit
|
| 69 |
tabulate==0.9.0
|
| 70 |
tiktoken
|
| 71 |
torch==2.5.1+cu121
|