Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ transformers
|
|
3 |
gradio
|
4 |
torch
|
5 |
torchaudio
|
|
|
6 |
torchvision
|
7 |
langchain
|
8 |
openai
|
|
|
3 |
gradio
|
4 |
torch
|
5 |
torchaudio
|
6 |
+
gitpython
|
7 |
torchvision
|
8 |
langchain
|
9 |
openai
|