Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
parrot
|
| 4 |
-
git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
|
|
|
|
|
| 1 |
+
pytorch
|
| 2 |
+
torchvision
|
| 3 |
+
torchaudio
|
| 4 |
+
pytorch-cuda=12.4
|
| 5 |
gradio
|
| 6 |
torch
|
| 7 |
parrot
|
| 8 |
+
git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
| 9 |
+
protobuf
|