Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
transformers
|
| 2 |
streamlit
|
|
|
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
torchaudio
|
|
|
|
| 1 |
transformers
|
| 2 |
streamlit
|
| 3 |
+
openai
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
torchaudio
|