Spaces:
Build error
Build error
xiaoqianran commited on
Commit ·
c875925
1
Parent(s): d5f197c
Add application file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,4 @@ llama-index-embeddings-instructor==0.2.1
|
|
| 8 |
torch==2.5.0
|
| 9 |
torchvision==0.20.0
|
| 10 |
torchaudio==2.5.0
|
|
|
|
|
|
| 8 |
torch==2.5.0
|
| 9 |
torchvision==0.20.0
|
| 10 |
torchaudio==2.5.0
|
| 11 |
+
streamlit==1.39.0
|