Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ langchain
|
|
| 2 |
llama-index
|
| 3 |
dspy
|
| 4 |
transformers
|
| 5 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
llama-index
|
| 3 |
dspy
|
| 4 |
transformers
|
| 5 |
+
gradio
|
| 6 |
+
torch
|
| 7 |
+
torchvision
|
| 8 |
+
torchaudio
|