Spaces:
Paused
Paused
Alexander Bagus commited on
Commit ·
2e9188c
1
Parent(s): f73d576
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
-
torch
|
| 3 |
torchvision
|
|
|
|
| 4 |
transformers
|
| 5 |
accelerate
|
| 6 |
spaces
|
|
|
|
| 1 |
gradio
|
| 2 |
+
torch==2.9.1
|
| 3 |
torchvision
|
| 4 |
+
torchao==0.15.0
|
| 5 |
transformers
|
| 6 |
accelerate
|
| 7 |
spaces
|