Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
torch==2.0.1
|
| 2 |
torchvision==0.15.2
|
| 3 |
-
scikit-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch==2.0.1
|
| 2 |
torchvision==0.15.2
|
| 3 |
+
scikit-image
|
| 4 |
+
xformers==0.0.21
|
| 5 |
+
bitsandbytes
|
| 6 |
+
imagehash
|
| 7 |
+
psutil
|
| 8 |
+
tiktoken
|
| 9 |
+
transformers_stream_generator
|