Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
torch==2.6.0
|
| 2 |
fastai==2.8.1
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
torch==2.6.0
|
| 2 |
fastai==2.8.1
|
| 3 |
+
gradio==4.28.3
|
| 4 |
+
albumentations==1.3.1
|
| 5 |
+
opencv-python-headless==4.8.1.78
|