removed handler
Browse files
handler.py → Old_file_handler_old.py
RENAMED
|
File without changes
|
requirements.txt → old_requirements_old.txt
RENAMED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch>=2.0.0
|
|
|
|
| 2 |
transformers>=4.25.0
|
| 3 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 4 |
xformers==0.0.27
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
+
torchvision
|
| 3 |
transformers>=4.25.0
|
| 4 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
| 5 |
xformers==0.0.27
|