Spaces:
Running
Running
BilalHasan
commited on
Commit
•
e7b05f0
1
Parent(s):
db7bc7b
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ opencv-python
|
|
2 |
transformers
|
3 |
numpy
|
4 |
openai
|
5 |
-
|
|
|
|
|
|
2 |
transformers
|
3 |
numpy
|
4 |
openai
|
5 |
+
torch==2.3.1
|
6 |
+
torchvision==0.18.1
|
7 |
+
torchaudio==2.3.1
|