Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
torch
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
Pillow>=9.0.0
|
| 6 |
-
accelerate>=0.20.0
|
| 7 |
-
sentencepiece>=0.1.99
|
| 8 |
-
protobuf>=3.20.0
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
gradio
|
| 3 |
+
transformers
|
| 4 |
+
protobuf
|
|
|
|
|
|
|
|
|
|
|
|